Candidatei-me online. O processo levou 1 dia. Fui entrevistado pela Yandex (Moscovo, ) em set. de 2024
Entrevista
1 hour, 2 algo tasks were given. First one was easy task from leetcode (free), second - medium task (two pointers).
I solved only first one, so didn't got the position.
Very stiff. Mostly did not answer questions only asked for the solution. Pretty easy algorithms on a level of easy/medium. Hard sql where the first task was pretty easy however second one took me 30 minutes to figure out.
Perguntas de entrevista [1]
Pergunta 1
Write the minmum distance between to vectors:
v1 = [23, 0, 10]
v2 = [17, -4, 22]
Func(v1, v2) shoul return 1 (v1[0] - v2[2])
Candidatei-me por meio de recrutador(a). Fui entrevistado pela Yandex (Belgrade) em fev. de 2025
Entrevista
3 rounds of general interviews (leetcode, ml theory, recsys related) and then one per product team.
Leetcode was not that hard, the last question made me think tho, that was not a regular "invert a linked list" problem but more like a geometry/general math related problem, enjoyed solving it.
Perguntas de entrevista [1]
Pergunta 1
Asked about biases in designing a recommendation system and ways to avoid them.