I applied in-person. The process took 2 weeks. I interviewed at Yandex (Moskau, ) in Jun 2022
Interview
It consists of several stages. Two-three stages of solving algorithmic problems and one-two stages system design. At the algorithmic stage, it is proposed to solve two tasks. One task has level easy other rather medium than hard.
Interview questions [1]
Question 1
Design a web crawler. Design a quotation delivery system.
I applied online. The process took 4 weeks. I interviewed at Yandex (Moskau, ) in Mar 2023
Interview
Typical Algo interview, with thinking out loud and writing code at yandex interview platform. However, the interviewer is very random, so could not care less about the results. Thus, could easily be underqualified or just be doing his/her job instead of listening to you
Interview questions [1]
Question 1
Find longest monotonic subarray Find number of substring that contain only distinct characters
The interviewer asked to solve several algorithmic tasks by first explaining the solution and then writing correct code. If a mistake was made, the interviewer suggested areas where it could happen.