Both interviews involved basic to advance android questions and 2 leetcode questions in each round. However in 2nd round, interviewer seemed lil confused about the problem itself and was expecting very specific solution. 1. find duplicate in array 2. two sum problem
Android Software Developer Interview Questions
598 android software developer interview questions shared by candidates
It's against the company's policy, and I had signed a Non-Disclosure Agreement (NDA) prior to the interview.
What is array
What is activity?
Core Kotlin - Core Android Functional Programming Concurrency
Code challenge, Pair Testing Driven Development, Layouts, i18n support, DNS/routing and network request background knowledge, MVP, refactoring and CI setup.
DSA and android basics question HLD LLD
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?
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.
ListView, REST, Loaders, images loading
Viewing 381 - 390 interview questions