I struggled with the whiteboard coding part of the interview. You need to be good at working with algorithms, something I haven't really worked with on that level in my +20 years of coding experience.
Front End Engineer Interview Questions
14,988 front end engineer interview questions shared by candidates
What's the difference between call and apply (JavaScript)
1. Recursive and non recursive way to flatten a nested array. 2. Write program to deep copy an array containing strings, numbers, arrays, and object. 3. Write program to find common elements between 3 arrays. Modify the function such that space complexity is reduced.
What does apply function do?
They had me whiteboard out a Merge Sort in Java.
8. stop event bubbling at specified div. <div id="1"> = <div id ="2"> x <div id="3"> = <div id="4"> evt => {console.log("here")}
What do you know about oops?
How could you improve the performance on X using only Y?
Create a function for "k" - Fibonacci
Do you know about database connectivity???
Viewing 1761 - 1770 interview questions