Round 1
Questions:
- Simple questions related to JavaScript.
- Recursive problem in objects.
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.
Round 2
Questions:
- What are mixins in Sass?
- Explain uncontrolled and controlled components.
- What are React.memo and useMemo?
- Experience working in Cypress.
- Machine coding question: Make a circle which will contain numbers and the background color should be green if the value is 0, blue if the value is odd, red if the value is even.
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.
Round 3
Questions:
- Machine coding round: Create a typeahead with debounce functionality to make an API call and display the data in card format using any libraries like Material UI or Bootstrap.
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.
Round 4
Questions:
- Output-based question related to hoisting and closures.
- Coding question on objects: Given a nested object, find the words and return an array with all the keys of the title.
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.