What's the difference between call and apply (JavaScript)
Front End Developer Intern Interview Questions
21,148 front end developer intern 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.
They asked if I had any questions
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 2801 - 2810 interview questions