Some questions about single responsibility principle
Junior Android Developer Interview Questions
8,376 junior android developer interview questions shared by candidates
- Kotlin basics, coroutines - DSA, - Problem solving
In kotlin write a fun to classifiy packages based on their volume and mass, based also on some given rules.
One of the questions I was asked was: “Can you describe a challenging project you worked on and how you solved the main technical difficulties?”
Describe the projects you have worked on?
That were simple questions about Android and Kotlin/Java
General questions about Android, components etc
Assignment to create an app in kotlin.
Did you try the app, what would you change?
Build an application that displays employees of a company. The first screen displays the managers (name, job title, and picture) and after clicking on a manager you need to display him and his employees. You receive the list of the employees via API call to their server. Every employee has an id and managerId (manager is also a kind of employee).
Viewing 8251 - 8260 interview questions