Data structure algorithms based programs and technical questions on Android, Kotlin, Coroutine, Livedata, MVVM
Android Developer Interview Questions
8,368 android developer interview questions shared by candidates
OOP concepts, leetcode medium, arrays
They asked me to add unit tests for the take home assignment.
Q: WAP to check if the number wins tick, tack, toe in a 2d array or not.
- An example of SOLID principle used in the task - An example of Clean Architecture in the task - Something about unit testing - DI
Stack and it's complexity?
What methods does Java Object have?
What is an interface why would you use it
Fetch data from an API, sort it, and display it in a list.
Pt1) Given a list of object's Player(), randomly pick two players and return the one with the highest fppg (a variable of the object). Pt2) How would you do Unit Testing for the first function Pt3) Now return the function 5 times without comparing duplicates.
Viewing 7971 - 7980 interview questions