Have you created stored procedures in an Oracle database using PL/SQL?
Android
How does a thread gain control over an object and how is it captured in a multithreaded environment?
What signs may indicate potential problems when choosing an employer?
What is the main purpose of using built-in functions and what are their advantages?
What attracted you to this position and why did you choose this role?
Can you explain what a run {} code block is in programming language?
How can you run a block of code in a different thread instead of the main thread in Java?
What methods can be used to implement coroutines in programming?
How can you declare an entire class in Kotlin as static so that it does not require creating an instance?
What mechanisms exist for data exchange between Activity and Service in Android?
How can an authorization token be included in HTTP requests?
Can you explain the principle of the mutableStateOf function in Jetpack Compose and how it manages UI state?
What arguments and parameters does the getValue method of a delegate object accept?
On what basis do you decide to update cache content?
Can you describe the main differences between 'for' and 'forEach' constructs in Kotlin and when to prefer each?
What are the advantages and disadvantages of using Koin in a project?
Explain the main principles of SOLID and their significance in software system development.
What is the purpose of dependency injection in Android projects?
Is it possible to configure RecyclerView to display all items at once, bypassing the lazy loading mechanism?
Can you explain the meaning and application of pixels (px) in web development?