J'ai postulé en ligne. Le processus a pris 5 semaines. J'ai passé un entretien chez Databricks (Amsterdam) en oct. 2019
Entretien
I strongly recommend not to waste time and energy by interviewing for this company. I don't understand how they can expect a person to solve fully working (I mean it should be fully compiling) three long and medium level questions in 45 minutes in their karat screening interview.
Let me give you more insight if you can provide the proper approach of the third question and wrote code as well but didn't get time to compile the same; then, they will not consider your third question at all. Also, the karat interviewers follow a strict procedure:-
1) Write the code.
2) After writing, compile it and then fix the compilation Errors.
3) Run-on some test cases.
4) Tell Time Complexity and Space Complexity. (you are not allowed to tell the complexities before completing the 2nd step as they mention they only consider it after the 2nd Step. Generally, any good company will ask you in the starting once you tell them your approach.)
It's a one-sided interview where the interviewer doesn't care about the optimized solution. They don't interact, as well. So, focus on solving maximum questions as possible without interacting at all as they don't care about anything else except your three fully working codes (Above three steps).
Questions d'entretien [1]
Question 1
Leetcode medium level graph questions. And, most of the questions use hash maps as well.
J'ai passé un entretien chez Databricks (Amsterdam)
Entretien
Had an initial recruiter screen for a Software Engineer position. The call lasted around 15 minutes and covered the usual ground: my background and experience, motivation for applying, current role, and salary expectations. The recruiter also gave a clear overview of teams, the product, and the full interview process ahead.
1. Phone interview with HR.
2. Technical coding question using coder pad. Have to implement from scratch.
Interview process was very fast and recruiter was friendly
Question was little vague but it seems to be leaked a lot on the internet
Questions d'entretien [1]
Question 1
Why Databricks?
Past experience.
Projects you have worked on
J'ai passé un entretien chez Databricks (Seattle, WA)
Entretien
didn't make it past the first technical round. questions are decently challenging (ie: leetcode med/hard level difficulty), and can range from very mathy topics to bit manipulation, to dynamic programming. be prepared for all scenarios and all topics on leetcode.