iOS
In what situations does Apple apply the Copy-on-Write mechanism in its technologies or products?
How significant are the changes required to adapt a project originally created for iOS 16 to meet iOS 14 requirements?
Is it possible to declare a weak reference as a constant, and in what cases is this permissible?
How can the growth in execution time be minimized when adding elements to arrays?
What explains the wide variety of architectural solutions and why did they appear?
When does memory allocation occur automatically on the stack during program execution?
How do you implement and manage navigation in an application?
What are the advantages and disadvantages of using inheritance in object-oriented programming?
What are the new collection types introduced in the latest versions of Swift?
Explain what the SOLID principles mean in object-oriented programming
Can you explain what the use of the isolated modifier means in the context of programming?
What distinguishes collections from other data structures in programming?.
Are the properties Frame and Bounds interconnected or independent in the context of working with graphical elements?
What does the placement of a class in dynamic memory (heap) mean and why is it done?
Can you list different types of Publishers used in the Combine framework?
What are the advantages and disadvantages of using Default DataSource in an application?
In what mode does the main GCD queue operate: sequential or parallel?
Can you explain what is meant by the concept of Shape Layer in a graphic or programming context?
What alternatives to the Singleton pattern are used in modern frameworks for managing object instances?
What aspects of your previous job did you like the most?