Take home test- Asked to create an Android app that brings a list of paginated results from an API.
Developer Android Interview Questions
10,452 developer android interview questions shared by candidates
Given an App page, we are not sure if user is confused it is about a certain city or not, how would you experiment on it?
One of the question was to describe the activity life cycle. Few questions was based on Java also. Where the interviewer also questions about few java related concepts.
Life cycle of Activity in details?
How to ensure values from observable to be ordered (example code with flatMap). RxJava concepts
- two sum problem with a bit a variation. - group anagram words. - what is the most important thing you care for when you do code reviews. - SOLID principles. - medium level android questions
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
what is activity life cycle?and describe all functions
Write a program to reverse a given string
Viewing 491 - 500 interview questions