Me postulé en línea. Acudí a una entrevista en Mobileye (Jerusalem) en abr 2024
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 1
Analyzing a large piece of code, requires an understanding of oop and fast reading of code.
Me postulé en línea. El proceso tomó 2 semanas. Acudí a una entrevista en Mobileye (Jerusalem)
Entrevista
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
Me postulé a través de una recomendación de un empleado. El proceso tomó 3 semanas. Acudí a una entrevista en Mobileye (Jerusalem) en abr 2021
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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).