About flutter basics and oops
Junior Mobile Developer Interview Questions
4,736 junior mobile developer interview questions shared by candidates
Remove duplicated elements in array
Architectures aware and used in past products
What is your education
learn about data structures and computer science basics
Questions focused on general object oriented concepts and algorithms. Tests your thinking and approach but the questions were not too difficult (as it should be for an interview for this role, in my opinion)
Como seria isso em outra arquitetura (exemplo MVVM)
Basic Java and Android questions
Perguntas que envolviam raciocínio lógico.
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 3201 - 3210 interview questions