ThoughtSpot MTS Frontend Role Interview Experience
Anonymous User
948

ThoughtSpot MTS Frontend Role (4 Round)
YOE - 2+
Round 1 (Technical Round)

  1. Pollyfill of useMemo()/useCallback() hooks
  2. Pollyfill of Array.flat(depth)
  3. React hydration, reconcilliation,fiber,virtual doms

Round 2 (Technical Round)

  1. Interviewer gave a sample UI which I have to built and implement simple filter functionality.
    image

Round 3 (System Design(HLD))

  1. Design a Dynamic Form Builder drive from the backend property config file.

Round 4 (Hiring Manager Round/Resume Drill Round)

  1. Discussuion on Projects.
  2. Write a JS function which take a text and time(t) and log text after t time sec
  3. Pollyfill of Promise.all()
Comments (6)