At what stage does reference counting occur?
iOS
Is the programming language for iOS typed?
What is the difference between storing dates and storing images (UI Image) in memory?
What is the difference between a presenter and a ViewModel?
What are weak references used for in the Swift programming language?
Are you familiar with the VIP architecture cycle?
What happens if a structure property points to the structure itself?
How does the 'synchronized' synchronization mechanism work under the hood in Java?
When is the viewWillAppear method called?
How does automatic memory management (ARC) work in Swift?
What should variables contained in the protocol implement?
What is the difference between serialization and comparison?
What is the inheritance hierarchy for the UIButton class?
Tell about the lifecycle of a Vue controller.
How do the height and width of elements change when scrolling on the screen?
How to quickly check if one collection is contained in another: using an array or a set?
What are the principles of programming?
What are the ways to ensure security when working with image history?
How can you create a weak reference to a field that is a protocol?
When should you use a run loop in iOS development?