write a program to find 1st non-repeating character from a string.
Android Developer Intern Interview Questions
10,446 android developer intern interview questions shared by candidates
Questions were totally technical and also a test was taken to make an algorithm for Merger sort with different scenarios.
Take home challenge
Hashing
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
Viewing 71 - 80 interview questions