J'ai postulé via la recommandation d'un employé. Le processus a pris plus d'une semaine. J'ai passé un entretien chez Getir (İstanbul) en sept. 2021
Entretien
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
Questions d'entretien [1]
Question 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