Total 3 rounds. 2 leetcode and 1 manager interviews. 2 tasks per interview. 1 st interview: summary ranges find all anagrams in a string 2 st interview: interval list intersections
I interviewed at Yandex (Belgrade, Central Serbia)
Interview
The interview process is : One HR screening. Three sections of algorithms with leetcode medium level questions and 4th section is architectural section. Didn't pass second section. Interviewers were nice and helped me with solutions.
I applied through a recruiter. The process took 4 weeks. I interviewed at Yandex (Moscow, Moskva) in July 2020
Interview
There were 4-5 online interviews (due to Covid-19 pandemic). Almost each interview contained 2-3 questions of two main types:
- algorithmic problem on some general topics (binary search, sorting, two pointers)
- java-specific questions (iterators, concurrency)
All code for problems should be written in online editor without compilation and executing (maybe it would be problem for someone).