How comfortable are you using equipment provided by the company or your own for work?
Android
How do you see the development of your professional career in the future?
Can you explain what is meant by 'inline function' in programming?
Can you tell about your level of responsibility and role in your previous project?
Can you give an example of a recent complex problem you faced and how you solved it?
How does increasing the compileSdk value in the build.gradle file affect the application's operation and behavior?
What are the main disadvantages of RecyclerView that can negatively affect application performance?
Is it allowed to store null as a key in HashMap?
How does Kotlin handle values that can be null, and what mechanisms does it provide for this?
Can you explain the differences between the Data Access Object (DAO) and Service Provider (SP) design patterns?
Can you explain what the onLayout method does in the View class?
Have you used the ReadWriteLock mechanism in your projects to manage parallel resource access?
What is the difference between the areItemsTheSame and areContentsTheSame methods in the DiffUtil class when comparing items?
Have there been situations of conflicts within team groups?
How can two sorted arrays be merged into a new sorted array using additional memory?
What is the base class that is the ancestor of all classes in Kotlin?
When and in what cases does automatic garbage collection occur in Java?
In what cases and for what is the Nothing type used in programming?
What is your opinion about the Kotlin programming language and its advantages?