Junior Mobile Developer Interview Questions

5,896 junior mobile developer interview questions shared by candidates

Given this code: int sum( int a, int b) { int i, s; for( i = a; i < b; i++) s+=a; } We're trying to get the sum of a range of numbers (1-3 = 6, 3-6 = 18, etc). What are the bugs in this code? What's the complexity of this code?
avatar

Mobile Software Engineer

Interviewed at IonGrid

5
Dec 5, 2012

Given this code: int sum( int a, int b) { int i, s; for( i = a; i < b; i++) s+=a; } We're trying to get the sum of a range of numbers (1-3 = 6, 3-6 = 18, etc). What are the bugs in this code? What's the complexity of this code?

What kind of software do you use for communications with the rest of your remote team? Do you think working remotely as part of an Agile SCRUM team is effective? What recommendations would you give as far as technologies that help make remote developers successful? What's the biggest challenge you experience as a remote developer? Etc.
avatar

Mobile Applications Developer

Interviewed at Runzheimer

3.6
Jun 4, 2016

What kind of software do you use for communications with the rest of your remote team? Do you think working remotely as part of an Agile SCRUM team is effective? What recommendations would you give as far as technologies that help make remote developers successful? What's the biggest challenge you experience as a remote developer? Etc.

Viewing 341 - 350 interview questions

Glassdoor has 5,896 interview questions and reports from Junior mobile developer interviews. Prepare for your interview. Get hired. Love your job.