Candidatei-me online. Fui entrevistado pela Mobileye (Jerusalem) em abr. de 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.
Perguntas de entrevista [1]
Pergunta 1
Analyzing a large piece of code, requires an understanding of oop and fast reading of code.
Candidatei-me online. O processo levou 2 semanas. Fiz uma entrevista na empresa 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
Candidatei-me por indicação de um funcionário. O processo levou 3 semanas. Fui entrevistado pela Mobileye (Jerusalem) em abr. de 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.
Perguntas de entrevista [1]
Pergunta 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).