Typical android questions, presentation patterns, DI, Compose, etc. How you solve problems, how you deal with conflicts and shifting priorities and similar team fit questions. You can just ask ChatGPT to generate questions like these and you'll get pretty close to what you'll find on the interview.
Senior Android Engineer Interview Questions
615 senior android engineer interview questions shared by candidates
Difference between MVVM, MVP, and MVC?
MVVM design pattern, and how you will make an API call, they will ask for the flow from ViewModel.
Why ViewModel and scope of it?
DSA and android basics question HLD LLD
Number of people you mentored at a previous position?
Tech questions about android, architecture design,
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.
none, they didn't turn up on the scheduled interview times.
In CoderPad, can you write a fake data source that returns different data objects depending on a condition?
Viewing 391 - 400 interview questions