How will you implement the image in-memory cache?
Senior Android Software Engineer Interview Questions
96 senior android software engineer interview questions shared by candidates
DSA and android basics question HLD LLD
In CoderPad, can you write a fake data source that returns different data objects depending on a condition?
Have you pair programmed before?
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.
Basic Java, Android
The questions were like this : What is AIDL? Reverse the string in java without using reverse method and use recursion? An array is there find the index where the left hand side sum is equal to the right hand sum? What is intent filter? can we run httpclient on main thread? components of android architecture? fragment lifecycle?
Find some pattern of digits involving factors and multiples. Time performance matters.
What is sticky intent and in what scenario is it used ?
- what is your role in your team ? how many team members? how the work is divided ?
Viewing 61 - 70 interview questions