[Whiteboard] Dependency graph resolution. Given an array of dependencies: a -> [b,c] b -> [d] d -> [c] c -> [] e -> [] Print out in what order these dependencies will be resolved. Expected result: c, d, b, a, e
Sr Android Developer Interview Questions
1,817 sr android developer interview questions shared by candidates
What is the use of LinkedHashmap?
How would you handle parallel network requests?
Talk about the architecture of your assignment
Why do you want to join us
Dependency injection
Questions: Kotlin basics to advance level. SQL JOIN question. Java abstract. Kotlin coroutines, viewmodel , scopes etc. Starting from syntax to overridden methods they asked everything. It was more like a fresher interviewas they were asking theory about everything in kotlin and android mvvm. I felt as if they are reading the questions from their laptop one by one.
Describe how to architect an Android app.
Android: Service and notification binding, Android P question. Coding: Java coding, 1- find the target by adding two number from an integer array. 2- find valid and invalid string though closing and opening brackets.
- Display the NBA team in a recyclerview list - Add unit tests - What is a memory leak? (give example) - What is ViewLifeCycleOwner?
Viewing 691 - 700 interview questions