In CoderPad, can you write a fake data source that returns different data objects depending on a condition?
Android Software Developer Interview Questions
626 android software developer interview questions shared by candidates
Have you pair programmed before?
What is array
What is activity?
It's against the company's policy, and I had signed a Non-Disclosure Agreement (NDA) prior to the interview.
Q: Why use truncate table instead of update statements? Q: Why are you using Robolectric and testing the SDK? Q: What architecture would you use, and why it isn't MVVM? Q: What is Service? Q: Have you use Retrofit before, why don't you use it for downloading bytes from arbitrary URLs?
1) Tell me about a time you failed to complete a task 2) Tell me about a time you had a conflict with a team member, how did you solve it 3) How do you improve yourself 4) Which coworker do you get on with the most and how is your relationship with them 2) Design a system that fetches data from server and displays on the mobile app 3) Write an algorithm for sorting businesses according to their ratings.
They asked me about my previous experience, the case study I had to complete and some general questions about me.
ListView, REST, Loaders, images loading
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 411 - 420 interview questions