- Coding challenges: I did 8 coding challenges, these are the one I remember: Pascal triangle, find first non repeating character in a string, implement Android findViewById, Go game: recognize if a stone is captured (onsite challange). - Data structure related: Internals of HashMap and TreeMap; time complexity for .indexOf and .remove i most common collections. - Android related: How would you implement the layout of our hotel list? How would you implement a image loading mechanism? Questions related to async operations and memory leaks. Basic questions about activity and fragment lifecycle and state restoration. - Business oriented questions: Describe a feature you would implement and how you would measure if it is successful or not.
Android Software Engineer Interview Questions
8,349 android software engineer interview questions shared by candidates
What is order of insert into List? What about array list?
What do you know about multi threading in android?
what is the corounties?why we use this?
what is the diff between function overloading and overriding
what is the difference between class and object?
Explain Generic Methods in Swift
What is the intent? What is data class? Can a data class be a sealed class? What is the difference between var and Val? What are android components?
Basic programming skills, A small app development, and 1:1 towards the end.
Write a function that sorts a very huge file of lines. You can't load this file fully into memory.
Viewing 1301 - 1310 interview questions