Is it possible to use the WHERE condition in SQL queries with aggregate functions like COUNT, SUM, AVG?
Android
What are your plans for professional development and growth within the company?
What are the main advantages and disadvantages of using Jetpack Compose in Android UI development?
Can you explain what is meant by a class containing only values, without additional methods or state?
How do WorkManager and Service components differ in Android, and in which situations is each better to use?
Tell us about your experience using Compose Multiplatform in projects.
Can you name the methods implemented in the type Any?
What parameters in the AndroidManifest.xml file need to be properly configured for inter-application data exchange?
What is the difference between ListView and RecyclerView components in Android, and in which situations is each recommended?
In what cases is the AtomicInteger class used in Java?
How is a module built using Gradle when it is launched?
Can you explain what LeakCanary is and what it is used for in Android app development?
Can you explain what is meant by platform type?
How can a query be formed in the Room library for working with a database?
What is the role and purpose of SourceSets in the development and build process of a project?
In Kotlin, are classes considered closed or open for inheritance by default?
What is the difference between using a thread pool and creating and storing individual threads in an array?
Explain the principle of reflection mechanism in Java and its main applications.
Which SOLID principle is violated when a model depends on a specific implementation of ViewModel?
Can you explain what the Converter interface is and its main purpose?