I applied online. The process took 4 weeks. I interviewed at Dataiku (London, England) in Aug 2024
Interview
Pretty standard until the technical interview. Then a challenge was set and silence. No response. The challenge was fully met. But silence. No feedback. Nothing. I then got an email saying they had gone with someone else about a month later.
I applied through an employee referral. I interviewed at Dataiku (Paris) in Jun 2024
Interview
The process began with a conversation with a recruiter. This interview focused on understanding the company's mission, structure, and the various open roles. I also provided a brief overview of my educational background and professional experience.
The second step was a technical interview centered around a coding problem.
The final stage was a take-home challenge. The goal was to implement an API that computes the shortest path between two points while avoiding obstacles. Algorithms like Dijkstra’s or possibly A* were expected.
Beyond algorithmic correctness and performance, the emphasis was on overall code quality. This included:
- Writing clean, maintainable code
- Implementing appropriate unit tests
- Including logging and secure headers
- Delivering something close to production-ready
Interview questions [1]
Question 1
How to sort a large dataset within constrained memory limits
Initial call with HR, technical interview with a software engineer, technical test (15h long, build a full production-ready app : easy deployment, no warnings, good ui, tests, logging, ... You have to spend a lot of time to make it properly.), 2 interviews with 2 different VPs