Take home test- Asked to create an Android app that brings a list of paginated results from an API.
Android Senior Developer Interview Questions
1,910 android senior developer interview questions shared by candidates
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
What are the four basic components of Android
login with mvp
Latest libraries to use for android development and Core java questions.
services in android
Given a sorted array and a number x, find the pair in array whose sum is closest to x
Questions on 1. Android basics, java basics 2. Android all components 3. Android Services, Asynctask 4. Most of the scenario base questioned 5. Asked about many latest trends in development Many questions were fired on me.
How do you mentor the others?
- [Technical questions] Design pattern(SOLID, GOF based questions) - [Technical questions] Architecture - [Technical questions] Android lifecycle questions about behavior from paticular situation - [Technical questions] RxJava mapping questions - [Technical questions] Dependency injection - [Technical questions] kotlin vs java questions [ask deeper until hashcode] - [Live code review] Discussion about code review approach - [Live code review] Rxjava subscribe and observe method questions - [Live code review] RxJava working thread question : doOn(*) method where this is working - [Live code review] CI/CD ask about setups - [Live coding] Big O notations
Viewing 91 - 100 interview questions