My expirence and describe some architecture challenge I expirence and how I solved it
Senior Android Developer Interview Questions
1,911 senior android developer interview questions shared by candidates
How to call extension functions from XML
How to update observer using livedata only once
What is Jackson? Difference between Gson and Jackson
Extension functions
Over exception handling
Internal working of views
1. Shortest distance - graph 2. Couroutine - concepts 3.MVP vs MVVM 4. Hilt/ Dagger 5. Network Interceptor
Asked leetcode question after clearing online test
DSA 1 - The problem asks to determine the final position of a robot after executing a series of "u" (up) and "D" (down) commands. The robot starts at a position, and moves one step up for each "u" command and one step down for each "D" command. The goal is to return "u" if the robot ends up above the starting position, "D" if it ends up below, and an empty string if it ends up at the starting position. DSA 2 / 3 / 4 were releated to graph and array.
Viewing 1151 - 1160 interview questions