Mobile Developer Interview Questions

5,878 mobile developer interview questions shared by candidates

Implement a LinkedList in your language of choice. For me, it was Objective C. So the hiring manager typed this into a shared whiteboard/document browser window: LList * list = [[LList alloc] init]; [list insert:10]; [list insert:20]; [list insert:5]; [list insert:30]; [list insert:12];
avatar

Mobile Software Engineer

Interviewed at Tripadvisor

3.5
Nov 14, 2012

Implement a LinkedList in your language of choice. For me, it was Objective C. So the hiring manager typed this into a shared whiteboard/document browser window: LList * list = [[LList alloc] init]; [list insert:10]; [list insert:20]; [list insert:5]; [list insert:30]; [list insert:12];

Viewing 1271 - 1280 interview questions

Glassdoor has 5,878 interview questions and reports from Mobile developer interviews. Prepare for your interview. Get hired. Love your job.