What's the difference between call and apply (JavaScript)
Front End Engineer Interview Questions
14,988 front end engineer interview questions shared by candidates
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???
What will this code output? console.log("122" + 344)
Viewing 1761 - 1770 interview questions