Junior Mobile Developer Interview Questions

5,898 junior mobile developer interview questions shared by candidates

For my internship the most expected question was whether or not interfaces are supported in C++. I answered, no that's a Java only construct. The interviewer then asked if I was familiar with the virtual keyword in cpp, at which point I realized that you could create an equivalent of a Java interface in cpp by creating an abstract class with only pure virtual member functions. A great question. For my full time interview, there a few trickster questions regarding memory management in C/C++ (e.g. when and where will this program crash, where is the memory leak, etc.) as well as a few general binary search tree and linked list questions. Expect a few questions regarding running time and concurrency, but nothing too grueling.
avatar

Mobile Applications Developer

Interviewed at BlackBerry

3.7
Oct 14, 2013

For my internship the most expected question was whether or not interfaces are supported in C++. I answered, no that's a Java only construct. The interviewer then asked if I was familiar with the virtual keyword in cpp, at which point I realized that you could create an equivalent of a Java interface in cpp by creating an abstract class with only pure virtual member functions. A great question. For my full time interview, there a few trickster questions regarding memory management in C/C++ (e.g. when and where will this program crash, where is the memory leak, etc.) as well as a few general binary search tree and linked list questions. Expect a few questions regarding running time and concurrency, but nothing too grueling.

Viewing 4371 - 4380 interview questions

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