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.
Frontend Software Engineer Interview Questions
869 frontend software engineer interview questions shared by candidates
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.
Questions about the react library.
Easy algorithm question from the manager ; )
Why do you want to work at Datadog?
Implement palindrome function. Make it work with non-clean inputs. Make it as performant as possible
1. Basic Html and CSS 2. jquery 3. Javascript questions like closure
Code a reduce function and unit tests without any help, then backend system design for a frontend engineer, what a joke
To complete a take-home test
Viewing 391 - 400 interview questions