Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Mobileye (Jerusalem) nel mese di apr 2024
Colloquio
The interview consisted of 3 stages:
Each of them was 40 minutes
First step: personal questions, a story about a personal project and a short video recording
Second step: analysis of a relatively long and complex code segment requires an understanding of the code
Third step: leetcode style question, very very simple.
Domande di colloquio [1]
Domanda 1
Analyzing a large piece of code, requires an understanding of oop and fast reading of code.
Ho presentato la mia candidatura online. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Mobileye (Jerusalem)
Colloquio
I was asked a typical coding question, followed by solving problems that the recruiting crew is encountering.
I really liked that this was a combination of exposure to the field I was entering, with an interview that examined my approach to problem solving and my creativity.
The entire process was met with friendly faces and an impression of mutual brainstorming
Ho presentato la mia candidatura tramite segnalazione di un dipendente. La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso Mobileye (Jerusalem) nel mese di apr 2021
Colloquio
First I got a Codility test to solve at home. About 2 hours, 3 questions. The focus was on correctness and not on efficiency.
Then I had an interview at the office in Jerusalem. 2 interviewers, one was really not nice, the second was really nice. Felt like they played good cop bad cop for some reason.
Domande di colloquio [1]
Domanda 1
Detect circles in a given picture.
The picture is given as a 2D matrix, each cell containing value in range [0,..255] (those details and others wasn't given at the beginning, only after I asked).