I applied through a recruiter. The process took 5 days. I interviewed at Yandex (Moskau, ) in Jun 2024
Interview
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.
Interview questions [1]
Question 1
Write a string compression algorithm like RLE
Input: AAABBBCDDDD
Output: A4B3CD4
I applied through a recruiter. The process took 2 weeks. I interviewed at Yandex in Jul 2021
Interview
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.