Is it possible to create and register a Broadcast Receiver at runtime instead of through the manifest?
Android
What is the time complexity of deleting an element in a linked list?
What is the main role of dialog interaction in software applications?
Do you plan to modularize the project when developing an online store?
How can you implement a custom component in Hilt for dependency injection?
What methods can be used to organize data exchange between Fragments in an application?
Will the async execution be canceled if it contains a launch and an exception occurs?
Какие основные причины могут побудить изменить настройки устройства?
What happens if you access an object of nullable type directly without a check in Kotlin?
How do the lazy and lateinit properties differ in Kotlin, and in which cases are their use most appropriate?
What statuses did tasks have in your last project or workplace?
What methods do you use to check if a variable contains a null value?
What data structure is needed for processing data in a single-threaded mode?
Can you explain what Livelock is in the context of Java and how it differs from Deadlock?
Will the execution change when running a continuous loop inside a coroutine function?
Is it possible to run multiple initial Activities simultaneously in an app?
Share your experience using Android Studio in your projects.
How can inheritance mechanism be implemented in Kotlin classes?
Which tool for asynchronous programming are you more familiar with – RxJava or Coroutines?
What design patterns were used in implementing the presentation layer at your previous workplace?