Design parking lot in javascript
Frontend Software Engineer Interview Questions
8,911 frontend software engineer interview questions shared by candidates
Interview questions were overengineered, didn't apply to my skillset because they weren't trying to determine my skill level in regards to developing solutions to issues with logical complexity, my knowledge of data structures or architecture in general. I felt like I was just answering questions in order for them to make observations and felt like a waste of time
1. Code a function from javascript _loadash library 2. Pseudocode for a parser 3. Graph Problem 4. Design a react component
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 ?
Build a tic tac toe game that accepts two player input, validates input, and checks for end of game condition. Two dimensional array is provided for x and y positions.
Implement .bind()
Tell me about the last project you worked on
about JS, Angular, OOP principles
How to write down a function in JS which will send API call and cancel it if it didn't finish in 5 sec.
Please, write a simple game using framework of your choice. How do you scale it?
Viewing 511 - 520 interview questions