iOS
Does the call to the sync function stop the execution thread?
What programs or systems help you in performing your work tasks?
In what cases are reference counting-based automatic memory management mechanisms used?
Can you list the different levels of privileges or access rights in the system?
Have you encountered a task of transforming the application's interface to support both portrait and landscape device orientations?
What functions and methods are activated in the root ViewController when changing the screen orientation from vertical to horizontal?
Could you describe the main responsibilities and projects you worked on in your last position?
How do the properties of Frame and Bounds change when rotating the screen by 45 degrees?
Are you familiar with the mechanism that manages the lifecycle of UIViewController and helps prevent memory leaks?
What role does each element play in the MVVM architecture?
Can you list the inheritance chain of the UIButton class in the system?
What methods can be used to prevent conflicts when accessing shared resources?
In what situations is the await operator used together with asynchronous methods?
Have you had experience developing or configuring network protocol layer in your projects?
Where in the program are variable values stored and how are they organized?
After deleting an app in iOS, what data stored in Key Chain or UserDefaults will remain in the system?
Share your professional successes and achievements in your previous company
What is the difference between Double and Float data types in programming in terms of precision and memory?
Can you name the main creational design patterns?
What difficulties and problems may arise when using layout in SwiftUI combined with navigation based on UIKit?