Hashing
Android Engineer Interview Questions
9,765 android engineer interview questions shared by candidates
What will you do if you working with a toxic teammate?
How would you test a singleton?
Then second round is they given Task . question is we have to create a 3 button initially they button1 have 'a',button2 have 'b',button3 have 'c', if button1(initial char=a) is clicked button1 content will be b , button2 will be c,button will be d, if button2(initial char=b) is clicked button2 will be c,button3 will be d,button 1 will be b if button3(initial char=c) is clicked button3 will be d,button1 will be b,button 2 will be c like have we have to do for every alphabet .
Given an array of numbers return the maximum difference between two of them.
How would you implement the drag and highlight functionality in our app?
The user is in their text messaging app - they click share - how do you get your app to show up? a. intent service b. broadcast receiver c. register content observer to telephone d. register an intent filter
You’re writing a monitoring app that periodically checks if a website is up. Of those listed below, what is the BEST way to schedule these periodic checks?
Replace every second character of a word in a text with a specific symbol
Multithreading, concurrency in java
Viewing 71 - 80 interview questions