What is a red-black tree? Describe a situation where you would use one. Write on the white board a solution to xyz problem by using a red-black tree.
Android Software Engineer Interview Questions
564 android software engineer interview questions shared by candidates
Oops concepts with examples in Android routine usage Technical questions
tell about android life cycle
write a program to sort the list of Movies(title,language,release year ) based on all field(title,language,release date)
Find triplets that sum to X live coding problem
Design a checker game and based on that game design a chess game along with a hint feature(only class structure and data structure needed).
Find a target integer in a random array. What's its run time? What if the array is sorted?
Basic Android fundamentals
In which order are the Activity lifecycle methods called? onCreate, onStart, onResume onCreate, onResume, onStart onStart, onCreate, onResume
What's encapsulation? How is it work?
Viewing 11 - 20 interview questions