What reasons can lead to dissatisfaction in your current professional activity?
Android
What methods are used to organize safe concurrent access of coroutines to a resource?
How many threads are created by default when using Dispatchers.Main in Kotlin Coroutines?
What is the difference between main activity and regular activity in Android?
What methods does the Object class have in Java?.
What types of services have you used in your projects?
Is it possible to instantiate an object without specifying a variable name?
Do you use an interface for implementing the repository or create it directly?
Does the library or framework support a type that allows null value for Any type?
How would you approach solving a task for which you have only two days and have not encountered before?
Are you married?
What is stored in the JVM stack area during program execution?
How often is the reorganization of a function using a Stable parameter performed when working with Jetpack Compose?
How does error handling inside coroutines using try/catch differ from using CoroutineExceptionHandler?
How is the lifecycle of a fragment managed in Android when the device configuration changes?
What methods and tools do you use to interact with the database?
How does the 'out' keyword interact with collections in Java?
Is it possible to display a Fragment that is in the onStop state?
Is it permissible to use built-in primitive types in Kotlin for data storage?
How can the problem with different types of views for RecyclerView be solved?