iOS
What new monitoring and state management tools have been introduced in SwiftUI after iOS 13?
Can you explain what a StateObject is in the context of development?
Can you give examples of libraries or tools that implement the principles of reactive programming?
What processes are launched and how does the application work when receiving a Push Notification?
At what stage of the lifecycle does the creation and configuration of a view in UIViewController occur?
What key tasks and conditions would you like to see in your future professional environment?
What is the time complexity of insertion, search, read, and delete operations in an array in the worst and average cases?
To implement support for portrait and landscape orientation in the interface, which is preferable to use: Auto Layout or resizing through frame?
What branching strategy was used in your previous project or company?
Explain what a class is in object-oriented programming.
How to programmatically download an image from its URL on the internet?
Can different data structures store data types inside?
What are the advantages and disadvantages of using the Unowned type in programming?
What design patterns have you applied in your programming practice?
Are you interested in creating applications that run on different operating systems?
Can you explain the main ways to implement the Responder Chain pattern?
Can you name the main principles used in the design of software systems?
Explain what is meant by the viewIsAppearing event in the view lifecycle context?
Can you describe the main stages of an object's lifecycle in programming?
Can you explain the concept of DataService and its role in application architecture?