J'ai postulé via un recruteur. Le processus a pris 5 jours. J'ai passé un entretien chez Yandex (Moscou, ) en juin 2024
Entretien
Introduction talk about my experience and employer's project details. After talking -solve 2 leetcode problems. Each problems have a time limit 30min. Code should not be compiled or running - syntax highlight is a maximum what you will have.
Questions d'entretien [1]
Question 1
Write a string compression algorithm like RLE
Input: AAABBBCDDDD
Output: A4B3CD4
J'ai postulé via un recruteur. Le processus a pris 2 semaines. J'ai passé un entretien chez Yandex en juill. 2021
Entretien
They look for mid-level developers. Screening included some terms description, but mostly focused on my experience. Interview consisted of solving two algorithm task in online whiteboard (code does not assumed to be compileable). It appeared that the speed of the solution was valued more than the quality.