Sobes.tech

What limitations do enumerations (enum) have in programming languages?

Junior — Middle
280

How is the initial size of an ArrayList determined when it is created?

Junior — Middle
266

How does the insertion of new elements into a HashMap data structure occur?

Junior — Middle
266

Explain what a suspend function is and how it works in Kotlin.

Junior — Middle
262

What are the main principles of the relationship between the equals and hashCode methods in Java?

Junior — Middle
259

What is the purpose of using CoroutineScope in Kotlin and what role does it play in managing coroutines?

Junior — Middle
250

Is inheritance allowed in data classes in Kotlin?

Junior — Middle
250

How can you ensure safe updating of a variable that is accessed by multiple threads simultaneously?

Junior — Middle
239

In what situations does a service in an application get destroyed?

Junior — Middle
235

Can data be saved in the onSaveInstanceState method for recovery after the application process ends?

Junior — Middle
234

Can you name classes that are descendants of the Throwable class?

Junior — Middle
229

What is the role of the componentN field in Kotlin data class?

Junior — Middle
227

Are there classes or objects in your experience capable of saving their state as a byte sequence for later recovery?

225

What difficulties can arise when two threads simultaneously change the value of a variable?

Junior — Middle
223
/6