How do you evaluate your experience after the interview?
Android
How is variable scope management carried out in code?
In what situations is it appropriate to apply aggregation in object modeling?
What is the role of the View component in MVVM architecture?
What metrics do you rely on to assess your skills and effectiveness as a team lead?
Can you explain how the handler (Handler) mechanism works in a system?
What methods are used to implement asynchronous task processing in Android applications?
What are the main differences in general code when developing with Kotlin Multiplatform?
List all data types in Java and Kotlin.
What methods can be used to prevent or minimize issues related to multithreading?
Explain what the Parcelable interface is and what it is used for in Android development.
Is the onDestroy method always called when an Activity is destroyed in Android?
What are the different methods used for data transfer between applications?
What is the function of the postfix negation operator in programming languages?
Are call stack structures permissible root objects for automatic memory management in the garbage collection system?
How to implement inheritance from a class declared as sealed?
Can you explain the concept of extension functions in Kotlin?
What is the difference between comparing objects with the == operator in Java and Kotlin?
What are the main classes used for handling data collections in array structures?
Can you explain what suspend functions are in Kotlin and how they work?