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
Mostly related with Android (Lifecycle, Coroutines, Views), Android Related Study Case, Basic Programming Logic, Object Oriented Programming, Clean Code Practices, Software Architecture.
- question about android development like android lifecycle, retrofit, navigation, etc - some questions about certain cases when developing android apps - my experience
About the technology that I used in Android development
Did you use RXJava, Dagger, Retrofit, Glide? What is your past experience?
Design an app that displays images.
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