How would you handle a retrofit callback that then calls other API calls
Senior Android Developer Interview Questions
1,907 senior android developer interview questions shared by candidates
The problem involves processing a 2D array representing an image, where each pixel is either a `0` or `1`. The array may contain one or more rectangular regions of `0`s surrounded by `1`s. The tasks are: 1. **Identify Rectangles**: Write a function that detects all rectangles of `0`s in the 2D array, returning the coordinates of the top-left and bottom-right corners for each rectangle. 2. **Handle Multiple Rectangles**: Adapt the solution to correctly identify and manage multiple separate rectangles within the image. 3. **Check Point Inside Rectangles**: Implement functionality to determine if a given point is inside any of the detected rectangles.
How you justify your salary should be this much?
How much dirt is in a 6x6x6 hole?
Components of android? Fragments? How to send msg from Fragment to fragment? Sqlite? AIDL with code example? IntentService? ANR, How to resolve? IPC? How to pass custom obj through Intent?
There is a rope that will burn for a total of 10 minutes, but at variable rates. How would you use this rope to measure the passage of 5 minutes?
android, binary trees
there were no questions
Q: Perform a practical with android kotlin to store the data locally and show it in an expandable listview by using the latest MVVM architecture and jetpack components.
Interviewer was friendly , but the interview was a bit weird i don't know what they were looking for , may be i feel interviewer was very younger i mean i really don't know how they judge the candidate as questions were not really up to mark!!, it was Morley like what it the toughest thing you had done in your life and all that bookish interview questions ,
Viewing 21 - 30 interview questions