I applied through a recruiter. The process took 2 weeks. I interviewed at Databricks (Bengaluru) in June 2025
Interview
I recently went through three technical interview rounds with Databricks for Salesforce SSE role.
Unfortunately, the experience was disappointing. The technical panel did not demonstrate a clear understanding of the role or the evaluation criteria, which led to an interview process that felt inconsistent and unstructured. It was unclear what they were looking for in a candidate, and the interviewers themselves seemed uncertain about the requirements.
Overall, the process felt like a poor use of time, and I hope Databricks takes steps to improve the clarity and quality of their technical assessments.
Interview questions [1]
Question 1
There were multiple common ( senior level role ) technical questions, mostly based on Salesforce.
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.