Can you give examples of map functions and explain their usage?
Android
What scopes of variables or functions have you had to use in your projects?
Can you explain how the onLayout method works in the View class and what role it plays in the interface rendering process?
How can you include and pass a 5MB image in a Bundle object inside an application?
What data processing pipeline is usually used to run services?
Explain what it means to pass an object by stream in the context of the Serializable interface
How can data be exchanged between two windows in an Android application?
What is the time complexity of search and insert operations in a linked list?
How to implement data caching under backpressure when using RxJava?
How to implement multithreading in a program?
What is the purpose of a class declared with the sealed modifier?
Have you had experience working with execution threads in applications?
Do you have experience working with the Ciceron system?
Can you explain what a module in Dagger is and how it is used to provide dependencies?
Can you explain the concept of Sticky Service and how it is applied in the architecture of distributed systems?
Is it possible to create inheritance from a class declared as Sealed in Java?
What are the key differences between volatile variables and atomic data types?
Explain the differences between inheritance and composition in object-oriented programming.
What data structure is most suitable for processing incoming data streams for subsequent retrieval?
What are the differences between the apply and with methods in terms of their usage and purpose?