What is a garbage collector in programming context?
iOS
What do you dislike about the Swift language?
List all lazy containers and views.
What criteria should be considered when choosing a suitable design pattern for a project?
In what situations can a state occur where user input is disabled (user interaction enabled false) and Vue cannot handle touch events?
What are animations in UIKit?
What data structures exist?
What are the differences between value types and reference types in Swift?
Tell me about the cancellation mechanism in DispatchWorkItem.
How does the touch event handling mechanism work in iOS?
What is the difference between var and let in Swift?
What is the difference between frame and bounds in iOS?
Why can't we always use a layer and what is the purpose of a custom UIView?
What are enum, raw value, and associated value in Swift?
Why are properties 'Resilience to compression' needed?
How are async and await mechanisms implemented under the hood?
What is the difference between an object inside a class and a companion object in Kotlin?
Tell me about capture list in Swift.
Why is the Singleton pattern considered an anti-pattern?
What is 'Content Hugging Priority' responsible for in iOS development?