Me postulé a través de una recomendación de un empleado. El proceso tomó más de 1 semana. Acudí a una entrevista en Getir (Estambul) en sep 2021
Entrevista
1st : No detailed tech questions, just to understand my previous experiences and my goals for the future. They explained how the teams are structured and what their roles are to understand which team fits my exp and desires.
2nd : Code Case/ Project
Preguntas de entrevista [1]
Pregunta 1
2nd : Code Case : In 7 days, I was asked to find a solution (through brute force or heuristic method) to a capacitated vehicle routing problem. 7 different orders will be delivered with 3 vehicles with different capacities and starting points. Find the minimum route according to the given distance matrix. Code with PYTHON