Leetcode "easy/medium", API design, frontend design patterns
Senior Frontend Engineer Interview Questions
1,550 senior frontend engineer interview questions shared by candidates
Mainly asked deployment questions 1) Give you the scenario about the react web app development and asked for the deployment process. 2) Documentation tools
Take-home project: - Load Monitoring Web App
Leetcode like exercises in coding interview 1
0. HIGH LEVEL INTERVIEW WITH RECRUITER (30 min, Zoom). I gave an overview of my background, experiences, and a previous project I had worked on in some technical detail, and why the position was interesting to me.
4. LIVE CODING (AGAIN) (1 hour, Zoom and Codepad). A harder problem (leetcode medium/hard) to be solved with js or ts. The problem involved string manipulation and pattern matching and could be solved in a variety of ways, including 2 pointers, dynamic programming, depth first search, recursion, etc. As I went along the interviewer added more criteria, so it was important to be able to be flexible.
3. REACT LIVE CODING (1 hour, Zoom and Codepad). Basic react problem. I needed to parse some data and display it in an existing app. It was important to be intimately familiar with react, to know my way around react hooks and think about efficiency and the readability of my code. I'd advise being particularly diligent concerning performance optimizations. Again, I was allowed to consult MDN, react docs, etc. TS or JS is fine. At one point, my computer started lagging and I had to quit the call and restart my computer. The interviewer was completely understanding and gave me some extra time.
2 medium dsa question o(1) and trees
how event loop work? what happens when you type in browser url ? microservices handling errors test tools async await
What is shallow and deep cloning?
Viewing 701 - 710 interview questions