Design patterns--factory,observer
Sr Android Developer Interview Questions
1,910 sr android developer interview questions shared by candidates
They did many questions, for example, Android Lifecycle.
Design a screen and it's workflow (LLD). discussion around it.
Why not Koin? Why Dagger?
Asked about kotlin questions and jetpack compose about the state management, effects in compose. Coding includes kotlin collections
Take home test- Asked to create an Android app that brings a list of paginated results from an API.
Question from Android basic to heigh level. Question from data structure
Write a function that will sort items in a list where every next item will be greater or less then the previous, e.g. 5, 2, 1, 7, 9, 8 -> 2, 5, 1, 9, 7, 8
Write a program to reverse a given string
Worst Experience till now, In Interview Interviewer, doesn't know about A of Android. He asked me to "show me your project, I know Java will judge you on behalf of the codebase". but unfortunately, I have written a sample app in Kotlin. Then he asked me to show another project/codebase. 1 funny thing I have observed is, He suggested me to keep your all project codebase in the system to show the interviewer.
Viewing 81 - 90 interview questions