Mobile Lead Interview Questions

1,288 mobile lead interview questions shared by candidates

Here's some broken code, describe what's wrong with it: NSMutableArray * objects; // .... fills out objects with ReadyForDeletionObject objects for (uint i=0; i<[objects count]; i++) { ReadyForDeletionObject * object = [objects objectAtIndex: i]; if (object.shouldBeRemoved) { [objects removeObjectAtIndex: i]; } }
avatar

Mobile Software Engineer

Interviewed at GREE International Entertainment

2.8
Oct 31, 2012

Here's some broken code, describe what's wrong with it: NSMutableArray * objects; // .... fills out objects with ReadyForDeletionObject objects for (uint i=0; i<[objects count]; i++) { ReadyForDeletionObject * object = [objects objectAtIndex: i]; if (object.shouldBeRemoved) { [objects removeObjectAtIndex: i]; } }

Nate and Pete were simple, standard interview questions. Andy is tough, asked some questions that I've never been asked. Hardest one was, if you were in charge of the evacuation strategy for Atlanta and a major disaster hits, what would you do?
avatar

Mobile Business Advisor

Interviewed at Thumb Friendly

3.9
Dec 12, 2013

Nate and Pete were simple, standard interview questions. Andy is tough, asked some questions that I've never been asked. Hardest one was, if you were in charge of the evacuation strategy for Atlanta and a major disaster hits, what would you do?

Viewing 21 - 30 interview questions

Glassdoor has 1,288 interview questions and reports from Mobile lead interviews. Prepare for your interview. Get hired. Love your job.