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.
Android Developer Interview Questions
8,366 android developer interview questions shared by candidates
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
The question was not difficult, what is difficult is to make it better than your competitors. I had to write an algorithm, that given two arrays A and B, both ordered, the had to be merged into A, in order. It was not allowed to used auxiliary arrays.
The questions were about android development and what makes a high-quality codebase, and SE design patterns, and some important concepts of android development. Live coding: normal coding questions in leetcode & hackerrank, nothing too difficult
tells us about your experience? what does clean code means to you?
What is Dependency injection
Viewing 41 - 50 interview questions