Mobile Developer Intern Interview Questions

2,734 mobile developer intern 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];

In 2nd interview the guy asked me to implement multiplication without using * , looks like the guy was not prepared enough for taking the interview . When they scheduled it for the first time he did not call me , they rescheduled saying something came up and he could not call. I implemented it and said it os not applicable for -ve integer , looks like the guy was not sure if (-5*-7)=35 (he said that is not always the case) , I replied saying that I know if one is +ve another is -ve answer is -ve else answer is +ve .
avatar

Senior Mobile Software Engineer

Interviewed at vAuto

3.8
Jun 23, 2016

In 2nd interview the guy asked me to implement multiplication without using * , looks like the guy was not prepared enough for taking the interview . When they scheduled it for the first time he did not call me , they rescheduled saying something came up and he could not call. I implemented it and said it os not applicable for -ve integer , looks like the guy was not sure if (-5*-7)=35 (he said that is not always the case) , I replied saying that I know if one is +ve another is -ve answer is -ve else answer is +ve .

Viewing 561 - 570 interview questions

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