I applied through a recruiter. The process took 2 weeks. I interviewed at HARMAN (Bucarest, ) in Apr 2018
Interview
Difficulty: easy to medium
10 Questions about: graphs, trees, sorting algorithms, prime numbers, divide et impera (binary search), OOP theoretical questions (polymorphism, inheritance, abstract classes, interfaces)
Interview questions [1]
Question 1
What does virtual keyword represent in C++?
Write a program which prints all the prime numbers lower than a given number.
Given a 1024 storey building and a toy, what is the minimum number of throws to find out the storey at which if the toy is dropped, it won't break.