I applied in-person. The process took 1+ week. I interviewed at Databricks (Ámsterdam)
Interview
I recently had an interview at Databricks Amsterdam for SWE. The process itself was super smooth. Recruiters did a great job, would like to thanks Xavier, he took the effort in guiding me through the process, explained the steps, and also provided a great and valuable feedback. The interview itself was really nice, interviewers were really friendly, providing help if needed, and giving some hints in case they noticed why I was blocked. Interview question were pretty much focused on a basic things, thus if you are not fresh college grade I would advice to review the basics algorithms, time/space complexity and data structures. I got rejected in the second round, and have to admit that unfortunately this is my mistake. But based on the proper feedback I sure that I will made it next time. Also to mention that during the interview guys described and made a great overview on processes, culture and working at Databricks.
Interview questions [2]
Question 1
Number of ways to decode a String, if a=1, b=2, c=3 ... z=26
The Databricks interview is notoriously tough and they absolutely live up to that reputation. The process moved quickly but the technical bar is incredibly high. They do not care how fast you can solve a generic LeetCode puzzle. They want to see if you understand memory management, distributed state, and thread safety. The virtual onsite had a mix of deep system architecture and a heavy live coding session where you actually have to compile, run, and debug your code.
I applied through a recruiter. I interviewed at Databricks
Interview
Screening round was a system design question.
Did not make it through. I do think for such an involved question, the interviewer spent a bit too long explaining the question at the beginning and didn't leave enough time for me to implement the solution. But that was probably not the reason for not passing.
Interview questions [1]
Question 1
Standard system design question. Practice with Hello Interview or similar site.
I applied through a recruiter. The process took 3 months. I interviewed at Databricks
Interview
Interview consisted of 5 rounds: 2 system design (single box and distributed), 1 coding and 2 behavioral and personal deep dive. Overall the experience was pretty good. The interviewers were nice, seemed to pay all attention, and all of them were really smart and fun to talk to.
Interview questions [1]
Question 1
Coding was not a typical leetcode style, instead it was a generic problem, which could be tacked on with follow ups like better structuring, modularity etc. Single box design focussed on concurrency, reliability and crash recovery. The discussion on past projects was extremely detailed and technical. The system design question seemed too focussed on the domain rather than one of the standard distributed design questions.