I applied online. I interviewed at Mobileye (Jerusalem, Jerusalem) in Apr 2024
Interview
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.
Interview questions [1]
Question 1
Analyzing a large piece of code, requires an understanding of oop and fast reading of code.
I applied online. The process took 2 weeks. I interviewed at Mobileye (Jerusalem, Jerusalem)
Interview
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
I applied through an employee referral. The process took 3 weeks. I interviewed at Mobileye (Jerusalem, Jerusalem) in Apr 2021
Interview
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.
Interview questions [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).