Sobes.tech

What component or mechanism is used during the compilation of extension functions in a programming language?

Junior — Middle
299

What methods are used to organize safe concurrent access of coroutines to a resource?

Junior — Middle
284

Is it possible to use the synchronized keyword to synchronize coroutines in Kotlin?

Junior — Middle
241

In which coroutine should an exception handler be added?

Junior — Middle
224

Could you explain the concept of a string pool and its role in Java memory management?

Junior — Middle
222

What is the difference between Activity Context and Application Context in Android?

Junior — Middle
207

How does the behavior and features of HashMap differ from LinkedHashMap in Java?

Junior — Middle
205

What is the difference between using soft references and weak references in memory management in Java?

Junior — Middle
189

What restrictions does the BroadcastReceiver component in Android have?

Junior — Middle
184

Can you list the types of delegates used in Kotlin?

Junior — Middle
182

Can you explain the working principle of launchMode in Android and its main options?

Junior — Middle
173

What exception handling approaches are used when working with Coroutines?

Junior — Middle
172

What is the difference between using SharedFlow and StateFlow in reactive data streams?

Junior — Middle
142