How can you add and display a Fragment in an Activity in Android?
Android
In what situations is it recommended to use try and catch constructs for exception handling?
Can you tell me about a project or achievement you are particularly proud of?
What is your experience working with Kotlin?
Tell us about your path to becoming an Android developer and the main stages of your professional development.
Can you describe an example of using the Facade pattern that can be found in everyday life?
What is the main role of the Presenter component in the MVP architecture?
What is your opinion about the Kotlin programming language and its advantages?
What are the main approaches to creating coroutines in programming?
What are the main difficulties that may arise when canceling coroutines?
Why is it important to return to the main user interface thread to display a Toast message?
Tell us about your practical experience using LiveData in projects
How can data be saved and reused within a Fragment in Android development?
What are the main differences between Middle and Senior level developers in terms of professional training and responsibility?
How to implement a list with an immutable data structure in Kotlin?
Explain the differences between snapshotFlow, derivedStateOf, remember, and rememberSavable in the context of state management in Jetpack Compose.
What technological stack was used in your last project?
What approach or mechanism would you use to manage and preserve the state of an application or process?
What elements can be omitted when filling out the manifest file in an Android app?
Is it possible to access private class methods inside an extension function in Kotlin or another programming language?