What is the difference between a collection and a sequence in programming?
Android
How was the work distributed among team members?
How to save the state of a ViewModel in Android architecture components?
How to solve memory leaks in RxJava?
Do you have experience working with semaphores in Android application development?
Do zip and coroutines guarantee the parallel execution of two network requests?
If the domain layer does not depend on other layers, how does it interact with the data level?.
How is a variable declared in Kotlin programming language for Android?
What method is used to describe the operation of a service in Android?
What can be passed to a Bundle object?
How to pass context in Dagger?
What functions should a class override that delegate tasks?.
Why are different methods of data transfer between applications used?
Does the switch statement work with double or float types?
Explain the mechanism of Dagger and its role in dependency management in an application
Where are objects stored in the Garbage Collector?
What methods can be used to improve performance when scrolling lists in Jetpack Compose?
What is inside heap and stack?
Is it possible to avoid calling onPause and onStop methods?
In what situations is inheritance in object-oriented programming useful, and in which cases should it be avoided?