Any question for us?
Desenvolvedor Android Junior Interview Questions
10,452 desenvolvedor android junior interview questions shared by candidates
What movies you watched or currently watching?
What architectural patterns have you worked with?
What would this Java program output? A slightly tricky question on inheritance
What is an Activity in Android?
In first round, they asked me questions based on experience, asked to write some functions in kotlin, some java vs kotlin questions and some other technical questions. The interviewers were very nice and asked practical questions. In the second round, HM asked me couple of questions like "tell me about...", "How did you manage conflicts..." etc and it went well too.
Task 2 We are always excited about new features and tools that Android frameworks provide us with. So we decided to further simplify our list of gists by using DataBinding. We expect you to utilize all the benefits that we can get from this library in this context.
Does this parentheses are sorted or not [{()}]?
Leet coding queue stack, general background talk with the hiring manager, Topgrading interrogation with another engineering manager.
SortedIterator - consists of List of Lists with sorted int values in each list. You have to give next sorted value when call next(). have to implement methods * constructor * next() * hasNext() [ [1, 4, 5, 8, 9], [3, 4, 4, 6], [0, 2, 8] ] next() -> 0, 1, 2, 3, 4, 4, 4...
Viewing 451 - 460 interview questions