Candidatei-me por meio de recrutador(a). O processo levou 1 semana. Fui entrevistado pela Yandex (Moscovo, ) em fev. de 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.
Perguntas de entrevista [1]
Pergunta 1
I was asked to write a shared_ptr implementation
In algorithms section I was asked how hashmap allocates memory
Candidatei-me por meio de recrutador(a). O processo levou 4 semanas. Fui entrevistado pela Yandex (Belgrade) em jul. de 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
Perguntas de entrevista [1]
Pergunta 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