Datadog
More Experiences
Datadog interview
January 6, 2026 • 5 reads
Summary
I had an opportunity to interview with Datadog for a Senior SDE position, where I encountered a coding question on Query Log matching and a System Design question on designing Reddit r/place.
Full Experience
Had an opportunity to interview with Datadog for Senior SDE. Don't remember all exact questions, but all of them were mentioned here, highly recommend to go through all posts where company is mentioned. What remember:
- Had Query Log match from here: https://leetcode.com/discuss/post/5154052/datadog-sde-2-new-york-rejected-by-anony-3del/
- For System design had exactly this question: https://leetcode.com/discuss/post/6055640/datadog-onsite-design-reddit-rplaces-by-e75ft/
Expectations from coding - running code, that passes tests that you write by yourself + what interviewer would suggest. You can run\debug (with logs) code as much as you want.
Interview Questions (2)
Q1
Query Log Match
Data Structures & Algorithms
Preparation Tips
I recommend going through all posts where Datadog is mentioned, as all my questions were derived from previously shared experiences.