Review a PR and explain my comments
Android Senior Developer Interview Questions
1,815 android senior developer interview questions shared by candidates
Round1: (Machine Test): Simple DSA, Apti, Android questions (MCQs) Round2(technical): easy DSA coding question, coding approach, then to write it. Then, android skills that we have on our resumes were discussed. Round3(technical/leadership): There will be some leetcode questions for coding, but highly optimized solutions are expected. (For example, O(n) ). There were no questions about approaches or attempts you were trying to solve. After 20 minutes of coding, a few Android questions about DI, Coroutines, CI/CD, etc. Leadership skills were then tested.
Find the gap in some intervals
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
Android Architecture patterns and apply them on specific scenario
What is android, core java, android sdk and etc.
some questions on UI design, like dp, px ...
LC style question where you can add/remove people to groups and be able to return the number of groups with x amount of people in them.
Viewing 1431 - 1440 interview questions