Sobes.tech

Why are synchronization mechanisms necessary in single-processor systems when working with multithreaded applications?

Junior — Middle
213

Which HTTP method is most suitable for sending authentication data such as login and password?

Junior — Middle
213

How can you extract information from a Bundle object in Android?

Junior — Middle
213

What motivated you to choose development for the Android platform?

Junior — Middle
213

What is the hashCode() method in the Object class and how does it work?

Junior — Middle
213

What limitations and features exist when using GlobalScope in Kotlin Coroutines?

Junior — Middle
213

Can you explain the principle of the @Composable annotation in Jetpack Compose?

Junior — Middle
213

How to implement the functionality of hiding content using a View, similar to a spoiler in Telegram?

Junior — Middle
213

Tell me about ViewModelScope: how does it work internally, what dispatcher does it have?

213

What methods do you know to implement data caching to improve application performance?

Junior — Middle
213

What are the main difficulties that can arise from improper implementation of structured concurrency?

Junior — Middle
213

What causes collisions when using a hash table in HashMap?

Junior — Middle
213

What methods can prevent or eliminate the problem of unwanted side effects in code?

Junior — Middle
213

How can you implement an item separator in a list using RecyclerView?

Junior — Middle
213

Can you explain how the function of passing named arguments with default values is implemented in Kotlin?

Junior — Middle
213

How to extract the first element from a collection in Kotlin if its key matches a given value?

Junior — Middle
213

How would you implement showing a Toast after 5 seconds? What to use for one-time events?

213
/253