Me postulé a través de un reclutador. El proceso tomó 4 semanas. Acudí a una entrevista en Yandex (Belgrade) en jul 2025
Entrevista
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
Preguntas de entrevista [1]
Pregunta 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
Me postulé a través de un reclutador. El proceso tomó 1 semana. Acudí a una entrevista en Yandex (Moscú, ) en feb 2015
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 1
I was asked to write a shared_ptr implementation
In algorithms section I was asked how hashmap allocates memory