Mobile Engineer Interview Questions

3,455 mobile engineer interview questions shared by candidates

Create a LRU cache that can hold five objects maximum at a time, and write the get, add, and remove functions for it. If you add an item to the cache with five items in it, the least accessed item should be removed, and your item should be added to the top of the cache.
avatar

Mobile Developer

Interviewed at Workday

3.5
Sep 23, 2016

Create a LRU cache that can hold five objects maximum at a time, and write the get, add, and remove functions for it. If you add an item to the cache with five items in it, the least accessed item should be removed, and your item should be added to the top of the cache.

Viewing 161 - 170 interview questions

Glassdoor has 3,455 interview questions and reports from Mobile engineer interviews. Prepare for your interview. Get hired. Love your job.