J'ai postulé via un recruteur. Le processus a pris 4 semaines. J'ai passé un entretien chez Yandex (Belgrade) en juil. 2025
Entretien
Asking a lot of leet code with live coding, and 1 simple system design.
The only task worth mentioning is described further.
The interviews took about a month to schedule and complete
Questions d'entretien [1]
Question 1
Implement a class representing a scheduler for tasks, i.e. you pass std::function and a time point and a single executor thread is supposed to run that at the time
J'ai postulé via un recruteur. Le processus a pris 1 semaine. J'ai passé un entretien chez Yandex (Moscou, ) en févr. 2015
Entretien
First interview is contacted in Skype where I was asked general questions about algorithms and virtual memory. It took about an hour. In the end interviewer told about project he works in. Than after 2 days or so I was inveted into office for more thorough interview.
Interview in office consists of 5 section:
- c++
- algorithms
- design patterns
- brief talk with HR
- write code on laptop
On each section I was interviewed by different people.
Questions d'entretien [1]
Question 1
I was asked to write a shared_ptr implementation
In algorithms section I was asked how hashmap allocates memory