J'ai postulé via un recruteur. J'ai passé un entretien chez Mobileye (Jerusalem) en août 2023
Entretien
I had two technical interviews, where I was asked programming questions and computer vision related questions, and one HR interview where I had to talk about my past experience and my expectations from the new job
Questions d'entretien [1]
Question 1
implement in an efficient way a function that calculates the average of the pixels in some region of interest in an image. Not that the function will be called many times on different regions in the image.
J'ai postulé via la recommandation d'un employé. Le processus a pris 2 semaines. J'ai passé un entretien chez Mobileye (Jerusalem) en juill. 2023
Entretien
1. Open discussion about the job and my experience
2. Two short coding question, the first for analyzing a code and explaining what it's purpose, and the second is writing a code for simple task
3. Open question in a whiteboard that is related to the group interest
Questions d'entretien [1]
Question 1
Write a code that calculates the x-th percentile of an element in an unsorted array of unsigned integers in the range of [0, 255]. x is the parameter of the function.