async function run(data){ await console.log(data); } console.log(1); run(2); console.log(3);
Javascript Engineer Interview Questions
1,561 javascript engineer interview questions shared by candidates
1. closures 2. prototype inheritance 3. difference between normal function and anonymous function 4. semantic elements 5. use of strict mode
Coding challenge to use React and create an event
All Javascript concepts like inheritance, clousers, prototype, Es6 features.
how do you solve authentication?
I asked about compony projects
What are the advantages and disadvantages of JIT compilation in JavaScript? What alternatives could you think of?
What's your career goal?
build a deck of cards shuffle, deal
What is a closure? How do you detect if an element is in the viewport? What would the server look at to detect bots vs humans? What is the difference between cookies and localStorage? How do you handle team disagreements?
Viewing 501 - 510 interview questions