J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Yandex (Moscou, ) en mars 2021
Entretien
There were 1 theoretical and 2 algorithmic tasks to test my knowledge of the programming language (C++).
Whole interview took 1 hour.
The interviewer was friendly and polite.
He corrected me in code, where I were wrong.
Questions d'entretien [1]
Question 1
Theoretical task was to sum 20 float numbers with maxim precision.
During the interview, I was asked to solve two algorithmic problems similar to LeetCode challenges. The first was a relatively easy two-pointers problem, while the second focused on calculating the median using a sliding window approach.
Questions d'entretien [1]
Question 1
They specifically asked me to explain the time complexity of my solutions, making sure I could analyze the efficiency of both the two-pointers problem and the sliding window median approach.
J'ai postulé en ligne. J'ai passé un entretien chez Yandex (Moscou, ) en nov. 2019
Entretien
Test tasks on their website for knowledge of algorithms and data structures. After passing the stage with test tasks, an interview follows with the solution of two algorithmic problems, after which two more interviews are held with the development teams