Why did you architect your code this way? How could you improve performance? How could you make it more testable? How could you test the rendering code in a way that would make you confident in its correctness?
Frontend Developer Interview Questions
13,294 frontend developer interview questions shared by candidates
Normal array & string related questions. Some questions related to javascript.
Can you write a dropdown navigation on a piece of paper?
What’s KISS and DRY? (Really nonsense question for an interview)
If you were in a meeting, and other people made statements which you disagree with, how would you react?
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 :)
find duplicates from list
Replace all ';' in string to _: 'f;g;t;e;q;a;' - > 'fgteqa' (both using split/join and with a loop)
to create basic react component with child and have them interact
about JS, Angular, OOP principles
Viewing 741 - 750 interview questions