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.
Senior Front End Developer Interview Questions
1,429 senior front end developer interview questions shared by candidates
Build a CSS grid with nothing in it. Easy. Some fetch requests. Compare two frameworks.
Asked about react redux specific questions such as if you connect to the store to get data or pass props.
what is the react cycle
Why you want to change your current job
Show how you would access the last item in a linked list.
Tell me about different ways that can save data in browser by program
Find the intersecting values of 2 arrays.
They had me whiteboard out a Merge Sort in Java.
UI task. Picture was provided and asked me complete the task using AngularJs or any MVVM framework and Sass
Viewing 161 - 170 interview questions