Was asked on phone interview to reverse a linked list. Then had a discussion about ways to improve the solution.
Android Interview Questions
10,458 android interview questions shared by candidates
Given a binary tree write a serializable and deserializable methods for it: public LinkedList<Integer> serialize(Node root) public Node deserialize(LinkedList<Integer> list) write possible test cases for this.
How to persist data between sessions, in Android.
- Merge two sorted array - Find k smallest elements in array
Was asked to write a code to count the number of set bits in a 32 bit interger
a basic android related question like room, dagger coroutine, MVVM etc.
I did NDA, so no questions.
Questions about Stacks, Queues, Binary Trees and algorithms on those topics to solve at the whiteboard.
Can you tell me about how your code goes into production in this group project / internship / job?
Android Architecture patterns and apply them on specific scenario
Viewing 8461 - 8470 interview questions