Which collection type — Set or List — provides faster access to an element by its index or value?
Android
5047
111
Junior — Middle
188
What is the main difference between sealed classes and enums in a programming language?
Junior — Middle
186
Can you explain what the use of the keyword crossinline in Kotlin means and in what cases it is applied?
Junior — Middle
183
How to determine if a variable with the lateinit modifier has been initialized in Kotlin?
Junior — Middle
183
182
Какое предназначение у типа данных Nothing в программировании?
Junior — Middle
181
Which method is called first when creating a fragment in Android?
Junior — Middle
175
How can data transfer between components inside a Fragment be implemented most efficiently?
Junior — Middle
172
Why is it important to specify the return type in an inline function?
Junior — Middle
169
Can you explain what an object in Java language is and what role it plays?
Junior — Middle
161