Replace all ';' in string to _: 'f;g;t;e;q;a;' - > 'fgteqa' (both using split/join and with a loop)
Frontend Engineer Interview Questions
13,292 frontend engineer interview questions shared by candidates
What did you learn last week?
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 ?
Tell me about the last project you worked on
Have you worked with ? How many years of experience?
Question 1: What is the difference between == and === in JavaScript?
How to wait for the response from multiple endpoints before proceeding to do something with the responses?
What is NGRX? Do you have any experience in backend? Okay but you don't have any experience in backend? What is dispatcher? How Authentication and Authorization work? How to restrict access based on role? Which storage NGRX is using? How to communicate between sibling component? How to access shared component to other component? What are the challenges you face with store? What are the challenged you face in your recent project? Explain your current project fully, this guy should understand there is something called confidential info :)
What’s KISS and DRY? (Really nonsense question for an interview)
Find Factorials. Reverse an array palindrome vowels
Viewing 761 - 770 interview questions