Mobileye Algorithm Development interview questions
based on 1 rating - Updated Apr 1, 2025
Averageinterview difficulty
Very positiveinterview experience
How others got an interview
Oops! No information available yet
Interview search
1 interviews
Mobileye interviews FAQs
Algorithm Development applicants have rated the interview process at Mobileye with 3 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 59.2% positive. This is according to Glassdoor user ratings.
Here are the most commonly searched roles for interview reports -
The home assignment included three questions: an easy one (20 min), an average one that focused on solution, not efficiency (40 min), and a big question (1h). The assignment interface was easy to use, and the questions were explained clearly.
Interview questions [3]
Question 1
The product of an array except one value. Return the number of different products.
Given the maximum use of each of the following strings: AA, BB, AB. Return the longest concatenation of the strings, s.t. the same letter doesn't appear 3 times in a row.