General questions and little bit technical
Senior Front End Developer Interview Questions
1,443 senior front end developer interview questions shared by candidates
react js virtual dom, debounce, data fetching of moon ,js works,i/p -o/p questions,pictures (api end point nasa/pics/moon)
In a large-scale Angular application, how would you design a reusable and performant state management solution for a dynamic, multi-step form wizard that supports lazy-loaded modules, real-time validation, and persistence across route changes? Discuss the architecture, including the role of RxJS, Angular services, and any state management libraries (e.g., NgRx), while addressing potential performance bottlenecks.
Describe your experience and asked some details about previous work. Some domain knowledge about the front end.
Average questions but all round just for time pass
Technical questions and simple algorithmic task, was need to describe solution
What is a pure component and how to create one
console.log('a') console.log('b) setTimeout(() => console.log('c')) console.log('d') Explain the output And some variations with setTimeout
Difference between Object.assign and Object.create
Create a curry callme(1)(2)(3) But the interviewer was not aware of function.length property. He has to google in the middle of the interview
Viewing 951 - 960 interview questions