Mobile Developer Intern Interview Questions

2,734 mobile developer intern 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 121 - 130 interview questions

Glassdoor has 2,734 interview questions and reports from Mobile developer intern interviews. Prepare for your interview. Get hired. Love your job.