Mobile Software Engineer Interview Questions

2,718 mobile software engineer 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 551 - 560 interview questions

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