Please, write a simple game using framework of your choice. How do you scale it?
Senior Frontend Developer Interview Questions
1,364 senior frontend developer interview questions shared by candidates
Normal array & string related questions. Some questions related to javascript.
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
Replace all ';' in string to _: 'f;g;t;e;q;a;' - > 'fgteqa' (both using split/join and with a loop)
Q4. Based on my answer to the question above, he mentioned this code? - He said, that you are saying javascript is async. then what will be the output of this code console.log("a") Promise. execution() console.log("b") Will it wait to resolve promise or it will execute parallely ?
How do you handle rxJs Errors?
Tell me about the last project you worked on
When is the best time to call you?
Viewing 81 - 90 interview questions