Q: Merge two hashmaps
Android Lead Interview Questions
6,309 android lead interview questions shared by candidates
`1. Find common elements in sorted arrays ar1[] = {1, 5, 10, 20, 40, 80} ar2[] = {6, 7, 20, 80, 100} ar3[] = {3, 4, 15, 20, 30, 70, 80, 120}
Write a rates converter application
1. Currency Converter App 2. 3Sum - Leetcode - Live coding
1) Why did you use Room for this project? 2) Why did you use Glide and not Picasso? 3) Do you know the difference between Glide and Picasso? 4) Why did you use Livedata in classes that don't need to be lifecycle-aware?
Why did you want to find a new job?
Describe your life story by Start at a point in your life that lead you to where you are today.
Basics of Android. Services/Background service
Run-length encoding (RLE) , Given an input string, write a function that returns the Run Length Encoded string for the input string. For example, if the input string is “wwwwaaadexxxxxx”, then the function should return “w4a3d1e1x6”
Data structures: HashTables, LinkedLists - complexity and space. Android: Activity, Fragment lifecycles
Viewing 5231 - 5240 interview questions