1. Android components 2. App lifecycle. 3. Design pattern
Android Lead Developer Interview Questions
4,321 android lead developer interview questions shared by candidates
Which Android frameworks do you use?
Implement a solution for displaying the data payload from the backend.
Given a dictionary of English words, write a function that will determine whether a string is an English sentence, i.e. whether that string is constructed of english words.
Technical rounds: Java questions - interface, arraylist, hashmap etc. Android - lifecycle, services, third party libraries etc. Culture round: few questions about Mindvalley (get to know the core of Mindvalley), various random cultural questions put forward for my response.
Simple questions you would find in Cracking the Coding Interview
How to make a global error class for Retrofit errors?
They give a coding repo 2h prior to the interview, we are allowed to make any changes to the code before the interview and add whatever extra code you want
when working different threat than main threat which androi api do you use ?
there will be two array like below, merge and sort them. arr1 = {1,5} arr2={3,6,_,_} result = 1,3,5,6
Viewing 21 - 30 interview questions