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
Preguntas de entrevista [1]
Pregunta 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)
Me postulé en línea. El proceso tomó 2 meses. Acudí a una entrevista en Yandex (Moscú, ) en ago 2025
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 1
Algorithm question 1229. Meeting Scheduler in Leetcode