Practice 30 DoorDash Android Developer interview questions covering system design, Kotlin, and delivery platform challenges.
Question 23 of 30
How to Answer
Example Answer
Community Answers

William Swansen has worked in the employment assistance realm since 2007. He is an author, job search strategist, and career advisor who helps individuals worldwide and in various professions to find their ideal careers.
An ANR or 'application not responding' dialog box will appear whenever an application is not responding. There are several reasons that this may occur, and as an Android developer, you should be familiar with these and know how to avoid or correct them. This is an example of an operational question with which the Doordash interviewer seeks to understand how you go about doing this job. Operational, like technical questions, should be responded to directly and succinctly, with little embellishment. The interviewer will ask you a follow-up question if they need additional information.

William Swansen has worked in the employment assistance realm since 2007. He is an author, job search strategist, and career advisor who helps individuals worldwide and in various professions to find their ideal careers.
"ANR or an 'application is not responding' dialogue indicates that there is a problem with the program. These can occur when there is no response after a designated time if a broadcast receiver fills the function within approximately 10 seconds. Ways to avoid this include ensuring that the application uses separate threads to perform operations which may exceed the wait time limits or using IntentService to take the pressure off of user interface threads."

Interview Coach
Jaymie
A real coach, not AI. I read every answer myself and write back with personalized feedback.
Typically responds within 24 hours.
0 - Character Count
Prepare for technical screens and system design rounds that DoorDash engineering teams use.
Get StartedJump to Question

Written by William Swansen
30 Questions & Answers • DoorDash

By William

By William