what is hoisting
Senior Front End Developer Interview Questions
1,442 senior front end developer interview questions shared by candidates
what is closure
Difference between map and filter or forEach
Technical interviews were about first fetching some data and displaying them. Second one was about designing a design system for a posts feed with some requirements like large amount of data, live updating of the data and being able to search for posts.
Real DOM vs Virtual DOM
Bubbling Vs Capturing
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 921 - 930 interview questions