L1 round interview
-> Very good process
-> good interviewer
-> was calm and compose
-> interviwer was on time
Question 1:
hoisting , practical code snippet, o/p based question
Question 2:
JS callstack order based code snippet, o/p based question, follow up question leading to event loop and stack order for code execution
Question 3 Practical
Design a debounce for a search bar and search your name , with timer
in React
Question 4 Practical:
-> dummy api was provided
-> desig a flipkart like product page, with all product dispalying in card format, with pagination.