They had me whiteboard out a Merge Sort in Java.
Senior Front End Developer Interview Questions
1,429 senior front end developer interview questions shared by candidates
Find the intersecting values of 2 arrays.
Tell me about different ways that can save data in browser by program
UI task. Picture was provided and asked me complete the task using AngularJs or any MVVM framework and Sass
Build a CSS grid with nothing in it. Easy. Some fetch requests. Compare two frameworks.
Was given a function q(func) which accepts another function as input. Each time this function is called, it will execute the pass in function after 3 seconds. So, if it is called 3 times, q(func); q(func); q(func); the func passed inside will only get called after 3 seconds and the second one will get called only after the first one completes and so on.
what is the react cycle
Asked about react redux specific questions such as if you connect to the store to get data or pass props.
Why you want to change your current job
Show how you would access the last item in a linked list.
Viewing 161 - 170 interview questions