Me postulé a través de un reclutador. El proceso tomó 1 día. Acudí a una entrevista en Intuit (Bengaluru) en mar 2022
Entrevista
There were total 5 rounds. Initially there might be some general discussion round to know about your profile.
1st round was CRAFT round , an assignment will be give you need to complete based on your availability. Normal frontend application with fee basic sort search filter kind of application.
For 2nd round there were 5 panel. Discussion about the assignment submitted , approach , architecture and other Frontend related questions like CRP , DOM tree , optimization etc etc
3rd round was 1 normal Problem/DS/algo and few questions on JavaScript and react .
4th round was with architect. Scenario based question , asked to write function to allow api calls similar to debounce .
5th was hiring manager round. Normal team fitment and all questions.
Preguntas de entrevista [1]
Pregunta 1
what is CRP , DOM ,CSSOM ? how performance can be optimised.
- first round - technical interview - questions around javascript , react
- post first round a craft assignment for given which we were supposed to build using create-react-app , included an open source api to fetch data
- next round was to present the working demo and questions were asked around the design and implementation , performance , design decisions etc