I applied online. I interviewed at Yandex (Moskau, ) in Sep 2014
Interview
HR-screening was very long, it might takes much shorter. After that we scheduled a phone screen coding that I failed :) It was difficult for me cuz I didn't know many theoretical things.
I applied online. I interviewed at Yandex (Moskau, ) in Oct 2013
Interview
I applied via online form (solve some simple tasks) and receive a call after few weeks, where we agreed on skype interview.
It lasted about an hour and there were questions about sort algorithms and java se basic. In the ending I solved some problems in online code editor.
After interview I received home task - it was not very difficult problem, but i failed to test some case and did not receive offer.
Interview questions [1]
Question 1
Pyramidal sort , Quick sort - features, worst and best case
I applied online. I interviewed at Yandex (Moskau, ) in May 2015
Interview
I had a Skype call from HQ office in Moscow. There were 2 interviewers who asked me different questions about my previous job and about my professional skills. I really like the whole interview process with this guys
Interview questions [1]
Question 1
What will this code return? - typeof (function(){})():
— callback
— object
— undefined
— function