Android: (first 5 mins) => 5,6 questions (Answered all of them, interviewer was happy) (Performance : 9/10) Couple of basic Android fundamental questions that I dont remember How would you update few items that have been changed on the recyclerview? Why so? What is ANR? What is the most common way to getting rid of it? What are some diff ways to do bacground processing? why is it needed? What is a backstack? How does it work? Something related to Livedata and its work. Coding question : Given a 2D array (e.g. {{915, 1200}, {1145, 1430},{845, 1030}}) where we have start time and end time in int format, we need to return true if our meeting time doesnt overlap with those times false otherwise isMeetingPossible(array, 1200, 1400) -> true/false
Sr Android Developer Interview Questions
1,910 sr android developer interview questions shared by candidates
Why we should use Global scope?
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