LLD for snakes & ladders app
Senior Frontend Developer Interview Questions
1,608 senior frontend developer interview questions shared by candidates
Common questions about availability, experience and preferences
what do you understand by call/apply/bind methods in javascript. share real-time examples
What do you understand by react-hooks. share examples
How to reuse a component (Higher order component logic)
General questions about my experience and what I'm looking for.
Lots of questions based around examples of past work and experiences
Explain auth flow in react
Questions were related to browsers and simple javascript related questions.
1. Closures and implement it 2. Output of this let isFlag = true setTimeout(() => isFlag = false, 10); while (isFlag) { console.log("hello"); } 3. Shallow copy and deep copy of objects along with a output question 4. Polyfills 5. implement a polyfill for array.reduce 6. Implement a missing closure function 7. Flatten a nested object 8. Implement a usePrevious custom hook 9. Difference between useCallback and useMemo 10. Bridges in react native 11. Difference in old and new architecture of react native
Viewing 961 - 970 interview questions