A lot of questions about algorithms. there were questions about ios technologies. questions about mathematical graphs. in general, a difficult interview. comfortable interviewer and developers. the interview lasted a long time. as a result, I was offered an offer, but I chose another place
Domande di colloquio [1]
Domanda 1
Two arrays are given: [1, 2, 3, 2, 0] and [5, 1, 2, 7, 3, 2]
Need to return [1, 2, 2, 3] ( the order is unimportant)
Ho presentato la mia candidatura online. La procedura ha richiesto 2 mesi. Ho sostenuto un colloquio presso Yandex (Mosca, ) nel mese di ago 2025
Colloquio
1 algorithm problem, where you need to place calls time consecutevily for HR, so that calls do not override each other. The interviewer asked my thought process first, and did not give me access to start coding before my verbal solution to the problem wouldn't be right.
Domande di colloquio [1]
Domanda 1
Algorithm question 1229. Meeting Scheduler in Leetcode