Minesweeper game in Android
Android Developer Intern Interview Questions
10,462 android developer intern interview questions shared by candidates
Leetcode style coding questions asked
Was asked on phone interview to reverse a linked list. Then had a discussion about ways to improve the solution.
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.
Viewing 8451 - 8460 interview questions