Questions were totally technical and also a test was taken to make an algorithm for Merger sort with different scenarios.
Android Software Developer Interview Questions
8,366 android software developer interview questions shared by candidates
Hashing
What will you do if you working with a toxic teammate?
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 .
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
Replace every second character of a word in a text with a specific symbol
Multithreading, concurrency in java
Phone interview: Complexity of searching in binary tree ? Technical interview: If I have a screen with a button in the middle which leads to another activity, tell me the life cycle from activity A to activity B and after pressing back from B
They asked me where is the logic regarding to storing data into local data source after getting a response from a remote data source
Viewing 61 - 70 interview questions