Tell me about the last project you worked on
Frontend Software Engineer Interview Questions
8,918 frontend software engineer interview questions shared by candidates
Normal array & string related questions. Some questions related to javascript.
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 ?
In the same 1st round the also asked javascript it is mostly a pseudo code.. they'll give you a question and ask you to write a pseudo code.. questions I've been asked are (5 + "5") , reverse this string and basics like how many vowels are in there
Find Factorials. Reverse an array palindrome vowels
Replace all ';' in string to _: 'f;g;t;e;q;a;' - > 'fgteqa' (both using split/join and with a loop)
about JS, Angular, OOP principles
¿Cuál piensas que son tus fortalezas?
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
Implement .bind()
Viewing 511 - 520 interview questions