SWE Intern applicants have rated the interview process at DoorDash with 3.6 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 60% positive. To compare, the company-average is 35.4% positive. This is according to Glassdoor user ratings.
Candidates applying for SWE Intern roles take an average of 2 days to get hired, when considering 10 user submitted interviews for this role. To compare, the hiring process at DoorDash overall takes an average of 24 days.
Common stages of the interview process at DoorDash as a SWE Intern according to 10 Glassdoor interviews include:
Skills test: 50%
One on one interview: 33%
Phone interview: 17%
Here are the most commonly searched roles for interview reports -
Reverse stringQuestion: Implement a stack data structure in Python that supports the following operations: push(element): Adds an element to the top of the stack. pop(): Removes and returns the element at the top of the stack. peek(): Returns the element at the top of the stack without removing it. is_empty(): Returns a boolean value indicating whether the stack is empty or not. You can use any appropriate data structure(s) to implement the stack.
Interview questions [1]
Question 1
Question: Implement a stack data structure in Python that supports the following operations: push(element): Adds an element to the top of the stack. pop(): Removes and returns the element at the top of the stack. peek(): Returns the element at the top of the stack without removing it. is_empty(): Returns a boolean value indicating whether the stack is empty or not. You can use any appropriate data structure(s) to implement the stack.
OA -> Technical/Behavioral Round, which consists of 2 technical questions, 30 mins each and a behavioral round, also 30 minutes, code is run and tested thoroughly. Be ready to talk about experiences and why DoorDash.
Leet code problems and system design Leet code problems and system design Leet code problems and system design Leet code problems and system design Leet code problems and system design
2 medium hard as leetcode and behavioral. three hour long process for the interview and each hour was with a different person. first i had to pass the online assessment which was a little harder than the actual interview.