Mobile Software Engineer Interview Questions

392 mobile software engineer interview questions shared by candidates

For the systems design question, the guy described a real world scenario where a series of events have to happen in order to fully bring up a device. - auth (to get a token we'll call "A") - fetch info from home + devices (with the A auth token) - fetch current weather information (using the home/device zip code) - reach out to a third party service with our A auth token to exchange, or get, a B token - fetch data from service using B token how would we structure the sequence of events or dependencies to come up with the fastest boot up (or bring up) sequence possible?
avatar

Mobile Software Engineer

Interviewed at Nest

3.6
Feb 5, 2016

For the systems design question, the guy described a real world scenario where a series of events have to happen in order to fully bring up a device. - auth (to get a token we'll call "A") - fetch info from home + devices (with the A auth token) - fetch current weather information (using the home/device zip code) - reach out to a third party service with our A auth token to exchange, or get, a B token - fetch data from service using B token how would we structure the sequence of events or dependencies to come up with the fastest boot up (or bring up) sequence possible?

The first question was what data structures are used in Java. Then it's about whiteboard coding. I was asked to write a class to describe properties of a car. Some kind of sorting was asked, I didn't get it. Then several stuff about Android: like how to save user's settings; how to use the LocationManager... They expect whiteboard coding, I was only able to tell which API I usually call.
avatar

Software Engineer ­ Mobile Applications

Interviewed at Continental

3.9
Oct 12, 2015

The first question was what data structures are used in Java. Then it's about whiteboard coding. I was asked to write a class to describe properties of a car. Some kind of sorting was asked, I didn't get it. Then several stuff about Android: like how to save user's settings; how to use the LocationManager... They expect whiteboard coding, I was only able to tell which API I usually call.

1. draw an architecture of somekind... 2.. a sequence of integers in an array ,find the longest array with the highest value (for example 1,3,-3,4,5) - 4,5 ,return the positions of the start and end indexes in the array. 3. learn a language that you don't know ,e.g. Pyhton in one hour and implement 1.
avatar

Senior Mobile Software Developer

Interviewed at Check Point Software Technologies

3.6
Jun 24, 2015

1. draw an architecture of somekind... 2.. a sequence of integers in an array ,find the longest array with the highest value (for example 1,3,-3,4,5) - 4,5 ,return the positions of the start and end indexes in the array. 3. learn a language that you don't know ,e.g. Pyhton in one hour and implement 1.

Viewing 101 - 110 interview questions

Glassdoor has 392 interview questions and reports from Mobile software engineer interviews. Prepare for your interview. Get hired. Love your job.