Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Databricks nel mese di ago 2023
Colloquio
You are being recorded during the OA. OA: 70 mins: 4 problems. 1 Leetcode easy, 2 medium, 1 hard. Bit manipulation and graph problems were part of the OA that took the most amount of time. It is very important to pace yourself.
Domande di colloquio [1]
Domanda 1
Bit Manipulation. Practice doing Two sum problem using bit manipulation
Ho presentato la mia candidatura online. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Databricks nel mese di set 2025
Colloquio
It starts with the introduction. Then give you a code question. you need to explain your thought of the algorithm to solve this question. Then write the code and do the self-check
Domande di colloquio [1]
Domanda 1
Tic-tac-toe with N*N board and the length of win line varies.
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Databricks (Mountain View, CA) nel mese di set 2025
Colloquio
Two technical Questions --> One Algorithms and one Technical Question. Two back to back interviews one hour each. Small behavioral section and technical as well. Walk through your solution for each with follow ups as well.
I had a phone screen and two sets of technical interviews afterwards. Each interview had one question, and they were about medium/hard-level data structures and algorithm questions that require an implementation and complexity analysis.
Domande di colloquio [1]
Domanda 1
Implementing TicTacToe game that may have various shapes