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.
Interview questions [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.
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.
I applied through an employee referral. The process took 2 days. I interviewed at Didi Chuxing (San Jose, CA) in Jun 2020
Interview
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.