ThoughtSpot interview experience Real time questions & tips from candidates to crack your interview

Frontend developer II

ThoughtSpot
upvote
share-icon
3 rounds | 7 Coding problems

Interview preparation journey

expand-icon
Journey
It was a great experience interviewing at Thoughtspot. They covered almost all the concepts, from basic data structures and algorithms to JavaScript fundamentals, machine coding, and optimization techniques for improving performance. In the final managerial round, I was deemed fit for the position and will be relocating from North India to Trivandrum, where the company is located.
Application story
I applied through Instahyre. After that, HR approached me, shared the interview calendar, and asked me to schedule the date and time. The rounds were very smooth, and the entire process was completed in 10 days.
Preparation
Duration: 2 months
Topics: JavaScript fundamentals, HTML/CSS, machine coding, optimization techniques
Tip
Tip

Tip 1: Focus on DSA topics like Strings and Arrays. 

Tip 2: Gain hands-on experience with JavaScript fundamentals and React by working on 2-3 projects. 

Tip 3: Learn from mock interview videos on YouTube.

Application process
Where: Other
Eligibility: A resume should include good projects and reflect the impacts made
Resume Tip
Resume tip

Tip 1: Work on your resume projects. 

Tip 2: Keep things simple in your resume and prepare to defend it well.

Interview rounds

01
Round
Easy
Face to Face
Duration45 minutes
Interview date3 Oct 2022
Coding problem2

1. Valid Parentheses

Easy
10m average time
80% success
0/40
Asked in companies
OracleAmerican ExpressPayPal

Given a string s containing just the characters '(', ')', '{', '}', '[' and ']', determine if the input string is valid.

 

An input string is valid if:

 

Open brackets must be closed by the same type of brackets.

Open brackets must be closed in the correct order

.Every close bracket has a corresponding open bracket of the same type.

Try solving now

2. Implementing a Promise.all() Polyfill

Implement a polyfill for Promise.all().(Link)

02
Round
Medium
Face to Face
Duration60 minutes
Interview date6 Oct 2022
Coding problem3

1. Anagram Pairs

Moderate
30m average time
60% success
0/80
Asked in companies
NearbuyAppleAmerican Express

Given two strings s and t, return true if t is an anagram of s, and false otherwise.

An Anagram is a word or phrase formed by rearranging the letters of a different word or phrase, typically using all the original letters exactly once.

Try solving now

2. Sort 0 1 2

Easy
22m average time
0/40
Asked in companies
AmazonOracleWalmart

Given an array nums with n objects colored red, white, or blue, sort them in-place so that objects of the same color are adjacent, with the colors in the order red, white, and blue.

We will use the integers 0, 1, and 2 to represent the color red, white, and blue, respectively.

You must solve this problem without using the library's sort function.

Try solving now

3. Remove Duplicates

Easy
15m average time
80% success
0/40
Asked in companies
AmazonCIS - Cyber InfrastructurePayPal

Given a sorted array arr[] of size N, the task is to remove the duplicate elements from the array.

Try solving now
03
Round
Medium
Face to Face
Duration60 minutes
Interview date11 Oct 2022
Coding problem2

1. Carousel Behavior in React.js

Implement Carousel behaviour in React Js.

2. Understanding Basic Concepts: CSR, SSR, Debounce, Throttle, Optimization, Lazy Loading, and JavaScript Fundamentals

Basic concepts on CSR, SSR, Debounce and Throttle, Optimization, Lazy loading, Js concepts.

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

What is recursion?

Choose another skill to practice
Similar interview experiences
SDE - 1
3 rounds | 5 problems
Interviewed by ThoughtSpot
1414 views
0 comments
0 upvotes
Developer Associate
3 rounds | 6 problems
Interviewed by ThoughtSpot
1182 views
0 comments
0 upvotes
SDE - 1
3 rounds | 6 problems
Interviewed by ThoughtSpot
1323 views
0 comments
0 upvotes
company logo
SDE - Intern
1 rounds | 3 problems
Interviewed by Amazon
3319 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Frontend developer II
3 rounds | 5 problems
Interviewed by PhonePe
656 views
0 comments
0 upvotes