Android Software Developer Interview Questions

598 android software developer interview questions shared by candidates

Both interviews involved basic to advance android questions and 2 leetcode questions in each round. However in 2nd round, interviewer seemed lil confused about the problem itself and was expecting very specific solution. 1. find duplicate in array 2. two sum problem
avatar

Lead Software Engineer, Android

Interviewed at Cornerstone OnDemand

3.2
Sep 29, 2022

Both interviews involved basic to advance android questions and 2 leetcode questions in each round. However in 2nd round, interviewer seemed lil confused about the problem itself and was expecting very specific solution. 1. find duplicate in array 2. two sum problem

Q: Why use truncate table instead of update statements? Q: Why are you using Robolectric and testing the SDK? Q: What architecture would you use, and why it isn't MVVM? Q: What is Service? Q: Have you use Retrofit before, why don't you use it for downloading bytes from arbitrary URLs?
avatar

Software Engineer - Android

Interviewed at Gojek

4.1
Mar 15, 2022

Q: Why use truncate table instead of update statements? Q: Why are you using Robolectric and testing the SDK? Q: What architecture would you use, and why it isn't MVVM? Q: What is Service? Q: Have you use Retrofit before, why don't you use it for downloading bytes from arbitrary URLs?

DSA 1 - The problem asks to determine the final position of a robot after executing a series of "u" (up) and "D" (down) commands. The robot starts at a position, and moves one step up for each "u" command and one step down for each "D" command. The goal is to return "u" if the robot ends up above the starting position, "D" if it ends up below, and an empty string if it ends up at the starting position. DSA 2 / 3 / 4 were releated to graph and array.
avatar

Senior Software Engineer - Android

Interviewed at Capital One

Aug 12, 2025

DSA 1 - The problem asks to determine the final position of a robot after executing a series of "u" (up) and "D" (down) commands. The robot starts at a position, and moves one step up for each "u" command and one step down for each "D" command. The goal is to return "u" if the robot ends up above the starting position, "D" if it ends up below, and an empty string if it ends up at the starting position. DSA 2 / 3 / 4 were releated to graph and array.

Viewing 381 - 390 interview questions

Glassdoor has 598 interview questions and reports from Android software developer interviews. Prepare for your interview. Get hired. Love your job.