What number of stack technologies can be used in one application?
iOS
Explain what the property intrinsicContentSize means in the context of user interface development.
In what situations should the `unowned` keyword be used in Swift?
Explain the main difference between MVP and MVC architectural patterns.
In which locality are you currently located?
Can you give an example illustrating different types of polymorphism in object-oriented programming?
Can you list the types of values in Swift?
What data type is used to store a sequence of elements in a structure?
Where in memory are objects of reference type usually placed?
How does the Set data structure ensure only unique elements are stored?
Is it possible to define an enumeration in a programming language that contains both a built-in value and an associated additional value?
How to distinguish data types by value and by reference, and how do they differ in programming?
What should you pay attention to in order to identify potential problems when choosing a new job?
Is it possible to design an MVC architecture adhering to SOLID principles?
Can you explain the Copy-on-Write principle and how it works in data storage systems?
Have you had practical experience sending and receiving network requests in your projects?
What technological stack have you used in your projects?
Do you know if there are applications hosted in the App Store?
Can you explain the role and functions of the UITableView delegate in iOS development?