How are value types and reference types stored in memory?
iOS
What is Grand Central Dispatch and how is it used in iOS development?
Where can you give frames as a vivid example of usage?
What is matchedGeometryEffect and how to use it in SwiftUI?
What will happen if you remove optionals from Swift?
What needs to be done for a user structure to become a key in a dictionary?
What methods can be used to manage layout before its dimensions are updated in the viewWillLayoutSubviews method?
How is the initialization of classes related to memory allocation?
Tell about the dependency principle in SOLID that corresponds to the D letter.
What data types exist in Swift?
Name the advantages of the Viper architectural pattern.
Tell me about hash tables and their basic working principle.
What happens if you pass a nil value as the target object?
What is unowned in the context of Swift?
What data types can references be used with in Swift?
What design patterns do you know?
What is the difference between an announcement link and a VIK link?
Is the open class final or non-final?
What is object-oriented programming (OOP)?
How could I implement a navigation system in an application?