How would you investigate performance issues?
Senior Frontend Engineer Interview Questions
2,898 senior frontend engineer interview questions shared by candidates
Tell me about the last project you worked on
Q4. Based on my answer to the question above, he mentioned this code? - He said, that you are saying javascript is async. then what will be the output of this code console.log("a") Promise. execution() console.log("b") Will it wait to resolve promise or it will execute parallely ?
Please, write a simple game using framework of your choice. How do you scale it?
Have you worked with ? How many years of experience?
When is the best time to call you?
What is a good work environment for you?
Some DS problem I don't remember exactly ..
you get an array consist of numbers between 1 to n, you need to find the missing number, example: [5, 3, 2, 1] you need to return 4
implementing numeric stack class in JS with pull, push, peek and getting the max number in O(1)
Viewing 171 - 180 interview questions