Ho presentato la mia candidatura tramite un selezionatore. Ho sostenuto un colloquio presso Mobileye (Jerusalem) nel mese di ago 2023
Colloquio
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
Domande di colloquio [1]
Domanda 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.
Ho presentato la mia candidatura tramite segnalazione di un dipendente. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Mobileye (Jerusalem) nel mese di lug 2023
Colloquio
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
Domande di colloquio [1]
Domanda 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.