I was asked how would I remove duplicated from an array in Java
Front End Engineer Interview Questions
14,961 front end engineer interview questions shared by candidates
How do you make sure you can reduce network calls as much as possible and overall enhance the performance of your app?
The questions were of both programming and theory nature. They did not leave any area untouched. I guess interviews happened from us.
String manipulation. Write a jquery method in pure JS. Pragmatic UI.
what is a hash map?
the last part of the interview was to create 2 functions , one to convert a number to a Romaine number and the other one is to convert from Romaine to numeric
A week before my flydown I was asked to redesign the crossfit.com website. We were time-limited to ~5 hours of work.
Basic JS questions about closure, map funciton, forEach function, apply function, call function, DOM tree, difference between array and object.
Write a function to compute the square root of a number without using any built-in functions.
4. abc(); function abc() { console.log("1"); } function abc() { console.log("2"); } function abc() { console.log("3"); } //it will execute the last function statements.
Viewing 171 - 180 interview questions