Candidatei-me por indicação de um funcionário. O processo levou 2 dias. Fui entrevistado pela Didi Chuxing (San Jose, CA) em jun. de 2020
Entrevista
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.
Fiz uma entrevista na empresa Didi Chuxing (Pequim, Pequim).
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 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.
Fiz uma entrevista na empresa Didi Chuxing (Pequim, Pequim).
Entrevista
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.