Mobile Software Engineer Interview Questions

2,718 mobile software engineer interview questions shared by candidates

There is a bulb that can be state on /off . you should design a system that gives you indication of true in case the bulb was 60 percent or more in on state in the last 60 seconds it shoild be in O(1) time there are two functions set (status,timestamp) get (timestamp) returns value described above. the granuality is 10msec.
avatar

Mobile Developer

Interviewed at GreenRoad Technologies

3.5
Jul 16, 2016

There is a bulb that can be state on /off . you should design a system that gives you indication of true in case the bulb was 60 percent or more in on state in the last 60 seconds it shoild be in O(1) time there are two functions set (status,timestamp) get (timestamp) returns value described above. the granuality is 10msec.

First question I was handed a laptop with Xcode running on it. The assignment was to write a super simple browser app that used substitution (or "regular expression", as the interviewer referred to it) to replace any instances of the word "Nest" with something arbitrary (e.g. I chose something like the name "Glassdoor").
avatar

Mobile Software Engineer

Interviewed at Nest

3.5
Feb 5, 2016

First question I was handed a laptop with Xcode running on it. The assignment was to write a super simple browser app that used substitution (or "regular expression", as the interviewer referred to it) to replace any instances of the word "Nest" with something arbitrary (e.g. I chose something like the name "Glassdoor").

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.5
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?

Viewing 461 - 470 interview questions

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