In kotlin write a fun to classifiy packages based on their volume and mass, based also on some given rules.
Junior Android Software Engineer Interview Questions
8,376 junior android software engineer interview questions shared by candidates
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).
Live code for 3 scenarios. A simple problem, and 2 design related solutions.
1. Time complexity of algorithms.
Viewing 8251 - 8260 interview questions