Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 4 settimane. Ho sostenuto un colloquio presso Yandex (Belgrade) nel mese di lug 2025
Colloquio
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
Domande di colloquio [1]
Domanda 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
Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Yandex (Mosca, ) nel mese di feb 2015
Colloquio
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.
Domande di colloquio [1]
Domanda 1
I was asked to write a shared_ptr implementation
In algorithms section I was asked how hashmap allocates memory