I applied online. I interviewed at Databricks (San Francisco, CA)
Interview
It had an OA which was of 70 minutes had 4 questions 2 easy and 2 medium questions based on linear data structures time was obviously a constraint! try too finish in time and be quick and efficient
Interview questions [1]
Question 1
Target sum with two arrays , had to choose at least one subarray from both array
First step is a general CodeSignal (4 questions) if I recall correctly. Did not make past this stage even though I was scored 600/600. Probably was looking for metrics beyond the score.
I applied online. The process took 5 weeks. I interviewed at Databricks in Oct 2022
Interview
- Codesignal - Intro call - Technical interviews (1 round; 2 1hr interviews with small break in between) - Behavioral interview ^ (this was final round before hiring committee decision)
Interview questions [1]
Question 1
After a description of the mapreduce framework if you needed it, implement the map() and reduce() functions for a specific problem -- it was something like given a set of key, val input pairs, find the top k values associated with each key.