Leetcode standard exercise of ordering and filtering
Senior Frontend Developer Interview Questions
1,626 senior frontend developer interview questions shared by candidates
Describe a situation in which you had to challenge your superior about some issue.
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.
System design interview based on a problem and approach on their own portal
How Browser works behind the scene when you enter any web address (eg. https://google.com)
Assignment: Create pagination component, general react coding questions
Comment contrer une injection XSS ? La différence en optional API et composable API dans VueJs
1. JavaScript DSA Question 2. MCQ's 3. ReactJS Coding Question
Viewing 771 - 780 interview questions