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.
Preguntas de entrevista [1]
Pregunta 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])
Me postulé a través de un reclutador. Acudí a una entrevista en Yandex (Belgrade) en feb 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.
Preguntas de entrevista [1]
Pregunta 1
Asked about biases in designing a recommendation system and ways to avoid them.
Me postulé en línea. El proceso tomó 1 día. Acudí a una entrevista en Yandex (Moscú, ) en sep 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.