What are your greatest technical strengths?
Senior Front End Developer Interview Questions
1,305 senior front end developer interview questions shared by candidates
Lots of questions. First question was how to find the heaviest ball out of 9 ball problem.
what is you success story ?
Event loop, let var const, looping problems
Create chat application on already configured framework
Explain what is happening with a higher order function example. const thing = next => action => next(action) applyMiddleware(thing(someAction))
Take home project involving creating a component.
Difference between ID and Class
Build a git status web app that list out all dependencies, status and vulnerabilities.
Make a progress bar in vanilla JS with setInterval to kick it off. Then make 3 to kickoff at the same time. Then make them kick off at 3 different times (or end at different times). then use recursion to make them kick off one after the other sequentially.
Viewing 1 - 10 interview questions