Sobes.tech

What is an anonymous class?

Junior
320

What bytecode is generated for declaring a companion object in Kotlin when compiling into a Java project?

Junior — Middle
320

What is the difference between using the 'lateinit' keyword and delegation with 'by lazy {}' in Kotlin?

Middle
320

In which cases is it preferable to use a sealed class instead of an enum in Kotlin?

Junior — Middle
320

How can the behavior of a method in a class created based on another class be changed?

Junior — Middle
320

What collections exist in Java?

Junior
320

Is lazy a thread-safe construct?

Middle
320

What is the TransactionTooLargeException exception?

Middle
320

How can an error be displayed in the View based on data received from LiveData?

Junior — Middle
320

What methods and ways have you learned to work with the Android platform?

Junior — Middle
320

How do you ensure the accessibility of objects from a parent component in an Activity?

Middle
320

What methods exist to improve code efficiency and cleanliness in Kotlin?

Junior — Middle
320

How is null safety ensured in Kotlin and how is it implemented in practice?

Junior — Middle
320

Tell about your experience using generics in projects.

Junior — Middle
320

What are the equivalents of the Hilt library for dependency injection in Android?

Middle
320

What collections in Kotlin do you know and which ones have you worked with?

Junior
320

Have you ever used Service in Android?

Junior
320

How would you extend TextView using some method?

Middle
320

What are the methods of connecting a client application to a server over a network?

Junior — Middle
320

When a single physical core executes two threads, will this happen synchronously or in parallel?

Middle
320
/253