What is the process of creating projects that have been worked on? [based on portfolio]
Android Software Engineer Interview Questions
598 android software engineer interview questions shared by candidates
Android fundamentals and Android lifecycle
Case study related to Android development
- question about android development like android lifecycle, retrofit, navigation, etc - some questions about certain cases when developing android apps - my experience
Design an app that displays images.
Did you use RXJava, Dagger, Retrofit, Glide? What is your past experience?
There is a stream of incoming tweets, and you have a computer with only enough memory to hold one tweet. How do you return a random tweet, where each tweet has a 1/n chance of being returned? For example, if 5 tweets have come in, then there should be a 1/5 chance of returning any one of those 5 tweets.
Donot remember all. Android -> difference between livedata and mutable live data. Sealed classes. DS Algorithms -> How do you store tree data structure in database.
Picasso image library has a function downloadImage(imageURL, imageView). Write that method.
Explain the architectural decisions of the test assignment. How would you solve such issues on a bigger scale?
Viewing 451 - 460 interview questions