Will the stack or heap memory size change if multiple threads are created in the application?
Android
What is the Liskov Substitution Principle and how is it applied in programming?
What is the Factory Builder design pattern?
What can be passed to a Bundle object?
How does inserting a value into a HashMap work?
Which components implement socket connection functionality in the system?
What are the main classes in Kotlin Coroutines?
What functions should a class override that delegate tasks?.
How would you write an extension method in Java?
Как переводить ссылочные типы в примитивные и наоборот?
Is it possible to avoid calling onPause and onStop methods?
What is the difference between regular and extension methods in Kotlin?
What types of links exist in Java and what are their differences?
If the domain layer does not depend on other layers, how does it interact with the data level?.
How do you implement data preloading in case of slow API performance?
In what situations is inheritance in object-oriented programming useful, and in which cases should it be avoided?
What can you tell about multithreaded collections in Java?
How was code review and approval conducted within the team before integration?
What are resources in Android and what data can be stored in them?
What will you do if you are tasked with fixing a long startup time in an outdated project?