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
Senior Android Developer Interview Questions
1,814 senior android developer interview questions shared by candidates
Question from Android basic to heigh level. Question from data structure
Take home test- Asked to create an Android app that brings a list of paginated results from an API.
Why we should use Global scope?
I was asked to implement a request to an existing REST API and to show dots on a map. The task was simple, but I was asked to do it in high quality of code and to provide a great architecture.
Write a program to reverse a given string
Design patterns--factory,observer
What are the four basic components of Android
login with mvp
Latest libraries to use for android development and Core java questions.
Viewing 81 - 90 interview questions