Will the stack or heap memory size change if multiple threads are created in the application?
Android
Tell me about the equals and hashCode method contracts in Java.
How to run asynchronous operations in pure Android?
How can you create a collapsing toolbar effect in Jetpack Compose?
Какие особенности протокола DDP?
Как переводить ссылочные типы в примитивные и наоборот?
What is the difference between regular and extension methods in Kotlin?
What types of links exist in Java and what are their differences?
How do you implement data preloading in case of slow API performance?
What is an object and a companion object in Kotlin?
How can navigation between fragments be implemented using FragmentManager?
How would you write an extension method in Java?
What is the Liskov Substitution Principle and how is it applied in programming?
Can you explain the principle of a delegate in a class in Kotlin?
What can you tell about multithreaded collections in Java?
What is the Factory Builder design pattern?
What are resources in Android and what data can be stored in them?
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?