Tell me about the last project you worked on
Senior Frontend Developer Interview Questions
1,357 senior frontend developer interview questions shared by candidates
If you were in a meeting, and other people made statements which you disagree with, how would you react?
Implement debounce using pure JS
Most of the round concentrated on React. 1) How react routers will work 2) How to create dynamic routers 3) How to create 404 page 4) React life cycle questions 5) Difference between bind, call and Apply 6) Function borrowing 7) Program related to JS objects 8) Async n await 9) What is super in react component
How do you handle rxJs Errors?
Please, write a simple game using framework of your choice. How do you scale it?
Replace all ';' in string to _: 'f;g;t;e;q;a;' - > 'fgteqa' (both using split/join and with a loop)
When is the best time to call you?
What is a good work environment for you?
you get an array consist of numbers between 1 to n, you need to find the missing number, example: [5, 3, 2, 1] you need to return 4
Viewing 81 - 90 interview questions