Android Engineer Interview Questions

10,446 android engineer interview questions shared by candidates

SortedIterator - consists of List of Lists with sorted int values in each list. You have to give next sorted value when call next(). have to implement methods * constructor * next() * hasNext() [ [1, 4, 5, 8, 9], [3, 4, 4, 6], [0, 2, 8] ] next() -> 0, 1, 2, 3, 4, 4, 4...
avatar

Android Developer

Interviewed at Meta

3.6
Mar 24, 2018

SortedIterator - consists of List of Lists with sorted int values in each list. You have to give next sorted value when call next(). have to implement methods * constructor * next() * hasNext() [ [1, 4, 5, 8, 9], [3, 4, 4, 6], [0, 2, 8] ] next() -> 0, 1, 2, 3, 4, 4, 4...

Viewing 471 - 480 interview questions

See Interview Questions for Similar Jobs

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