Android Engineer Interview Questions

9,773 android engineer interview questions shared by candidates

Pair programming exercise where the interviewer describes the problem they're trying to solve and you code a solution. It was a basic Kotlin problem where you mapped elements in array based on some condition. It was designed to make you ask questions, because it didn't have all the info you needed to solve the problem.
avatar

Senior Android Mobile Engineer

Interviewed at Northwestern Mutual

4
Feb 7, 2021

Pair programming exercise where the interviewer describes the problem they're trying to solve and you code a solution. It was a basic Kotlin problem where you mapped elements in array based on some condition. It was designed to make you ask questions, because it didn't have all the info you needed to solve the problem.

coding question : in all three tech rounds they asked to solve a problem related to Yelp ,medium level , and asked the time and space complexity of solution . system design : they asked to suggest a solution for api design , basically server is sending some data , app side for different user the data should be shown in different sequence, design the api json structure.
avatar

Software Engineer - Android

Interviewed at Yelp

3.2
Apr 8, 2021

coding question : in all three tech rounds they asked to solve a problem related to Yelp ,medium level , and asked the time and space complexity of solution . system design : they asked to suggest a solution for api design , basically server is sending some data , app side for different user the data should be shown in different sequence, design the api json structure.

Not a tough questions, but an Object with key, value pair with topics and its contents. There was another String (A) given in the question. and I had to match the contents of the first object with any entries from A and print output in form of occurrence of the items in HashMap<String, Integer>
avatar

Android Engineer

Interviewed at Yelp

3.2
Aug 20, 2019

Not a tough questions, but an Object with key, value pair with topics and its contents. There was another String (A) given in the question. and I had to match the contents of the first object with any entries from A and print output in form of occurrence of the items in HashMap<String, Integer>

There is two series, One is input another is to sort order; input = "abc145bac" order_str = "abc" Sort the input based on order on "order_str" Example input = "abc145bac" order_str = "abc" Expected result : "aabbcc145"
avatar

Software Engineer Android

Interviewed at Meta

3.5
Dec 15, 2018

There is two series, One is input another is to sort order; input = "abc145bac" order_str = "abc" Sort the input based on order on "order_str" Example input = "abc145bac" order_str = "abc" Expected result : "aabbcc145"

Viewing 1781 - 1790 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 9,773 interview questions and reports from Android engineer interviews. Prepare for your interview. Get hired. Love your job.