J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Mobileye (Jerusalem)
Entretien
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
J'ai postulé en ligne. J'ai passé un entretien chez Mobileye (Jerusalem) en avr. 2024
Entretien
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.
Questions d'entretien [1]
Question 1
Analyzing a large piece of code, requires an understanding of oop and fast reading of code.
J'ai postulé via la recommandation d'un employé. Le processus a pris 3 semaines. J'ai passé un entretien chez Mobileye (Jerusalem) en avr. 2021
Entretien
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.
Questions d'entretien [1]
Question 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).