J'ai postulé via la recommandation d'un employé. Le processus a pris 2 jours. J'ai passé un entretien chez Didi Chuxing (San Jose, CA) en juin 2020
Entretien
The overall interview process was smooth and timely. Very good communications. The interview was very straight forward with 45 minutes each. Interviewers were very friendly and professional. I enjoyed talking to them.
J'ai passé un entretien chez Didi Chuxing (Pékin, Pékin)
Entretien
They will ask some basic computer knowledge questions, including two programming problems with a difficulty level roughly equivalent to medium-level problems on LeetCode, such as the "Big Integer Addition" problem.
Questions d'entretien [1]
Question 1
Implement a function addStrings that takes two string inputs representing large numbers and returns their sum as a string. The challenge lies in performing the addition operation manually since standard integer types may not support such large values. This involves simulating the addition process digit by digit from right to left, taking care of carrying over when the sum of two digits exceeds 9.
J'ai passé un entretien chez Didi Chuxing (Pékin, Pékin)
Entretien
Just 4 rounds interviews, 1-3 are code interviews including coding, behavior questions, system design.
And round 4 is hr interview. One of them are team leader, He will ask you some production problems you did before.