A good mix of JavaScript, React and leadership questions. Some React questions I remember were: 1. Difference between useEffect and useLayoutEffect? 2. Talk about useEffect. 3. What are redux selectors?
Lead Front End Developer Interview Questions
4,411 lead front end developer interview questions shared by candidates
Technical test which was more for a full stack (70% backend) position than for a frontend position.
Q4, var momo = 5; function fofo(){ console.log(momo); var momo = 2; } fofo();
Q5. function gogo(n){ var n=4; return function(t){return n+t;} } gogo(2)(4);
Closure based JS questions
Vuejs Computed vs watch
Do you have any kids?
What was my dream job?
What are use cases to use redux How to implement debounce/throttle how to implement promise polyfill.
Tech code challenge is both advocating, coding a simple SPA, and writing a plugn, which was good
Viewing 4351 - 4360 interview questions