No questions were difficult or unexpected. Questions about work history and ability to work will be asked.
Mobile Applications Developer Interview Questions
469 mobile applications developer interview questions shared by candidates
What are your plans for the next 5-10 years
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.
What is informatics?
Before the assesment, they would ask you about your CGPA and minimum 3 months of internship period.
In oop and java or Swift .
There were no questions.
What is the main difference between MVC and MVVM and what are the use cases?
Most of the questions were related to standard memory management/app submission process (explain the app distribution process, what are pointers, questions about arrays vs sets, etc. )
Code an app authentication screen and functions, search function by calling api, and details screen of the searched term. cache result to display during offline condition
Viewing 351 - 360 interview questions