by phone: what is a difference between Object and Array, call and apply, what is DOM structure, what is time complexity of traversing through the DOM, other very basic questions. online interview: first question is about data structure, given two arrays, one of them is a map to another, you need to traverse and exclude from array objects according to the map, in general they expect from you to build an map object from key+value but you have to use ES6 MAP where key can be stored as object and not as string or ASCII coded string. The second question was about setTimeout browser api, you will be asked to clean all timeouts, the answer is to override setTimeout and store all of them in stuck and clean them if needed.
Developer Interview Questions
271,240 developer interview questions shared by candidates
Look at LC Facebook tagged questions
Most difficult question involved graphs and path finding.
Develop a web form for storing user details in the backend?
There are three labeled bags filled with color balls. The labels are all INCORRECT and need to find the correct label with just one pick from one bag.
how would you implement data exchange communication between two projects
Write a method in java for the sum of numbers from 1 to 100
They asked me find last digit on n!
How have you worked with Delta processing?
Where would you apply the proxy design pattern?
Viewing 1261 - 1270 interview questions