The quiz encompassed a comprehensive range of engineering topics, spanning from frontend and backend to databases and Linux. It appears designed as a preliminary assessment to sift through candidates. The 'cultural fit' segment is an insightful two-way process. It not only familiarizes the candidate with the company's ethos and workflows but also provides the company an opportunity to understand the candidate's aspirations, career trajectory, personal interests, and more. The final segment is bifurcated. Firstly, it involves requirements elicitation and the design methodology for various features. The subsequent part requires live-coding of several client-side interfaces. During this, the candidate is expected to articulate their thought process to a lead developer. This approach provides a holistic perspective of the candidate's technical acumen and problem-solving prowess.
Senior Frontend Developer Interview Questions
1,363 senior frontend developer interview questions shared by candidates
- How does React usememo work under the hood? - What is Closure?
After 3 days, I got a call, that ready for round 2 which was a codility test. I was not aware about the codility environment, so I was not able to clear this round. But questions were easy Q1. There is a nested menu data given. Show the menu when the submenu item is given, otherwise, only show the nav button. There were other requirements like: color of the menu, properties of the menu given. You need to use all the data which is given there Q2. There is an array with values name, content, rating. You need to write the logic to show star rating populated and empty stars based on the array value. Q3. Didn’t attempted, as time was not enough. But fetch data from api and show the country list and then there were scenarios on the basis of that your data will show up. Not able to recall correctly, but I guess search condition and flags of the country should also show up. When you execute your program, all the test cases should be executed. Only then, it will be considered as a completed one
Q5. What is Event Loop, explain with example
Q2. What is throttle and where to use? using the above coding question, Interviewer asked me whether we can use throttle here or not
No questions were asked, hence application was rejected before having a chance for interview.
Questions were related to the hard skills as long as soft skills. Also I was asked about my motivation and engagement.
How do you rate yourself on a scale of 1-10 with React?
JS related questions with code snippets
What design principles are you following? What is this code doing? What is wrong with this code?
Viewing 671 - 680 interview questions