Ho presentato la mia candidatura tramite un selezionatore. Ho sostenuto un colloquio presso Yandex (Belgrade) nel mese di feb 2025
Colloquio
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.
Domande di colloquio [1]
Domanda 1
Asked about biases in designing a recommendation system and ways to avoid them.
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.
Domande di colloquio [1]
Domanda 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])
Ho presentato la mia candidatura online. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Yandex (Mosca, ) nel mese di set 2024
Colloquio
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.