Which approach — structure or class — has better performance?
iOS
What difficulties can a system face when working with multithreading?
How can you translate an application from active mode to inactive?
Is it possible to define an enumeration in a programming language that contains both a built-in value and an associated additional value?
What factors do you consider when choosing an architectural solution?
How to distinguish data types by value and by reference, and how do they differ in programming?
What actions are performed when the application terminates and the applicationWillTerminate method is called?
At what point in the ViewController's lifecycle does the information about its View's size become available?
What number of stack technologies can be used in one application?
Can you explain the principles underlying SOLID for software development?
What salary do you expect to receive for this position?
Explain what is meant by the concept of a unique key in a database?
How do you send ten network requests simultaneously using GCD?
Can you explain the concept of a linked type in the context of typing?
Is it possible to implement static method dispatching within a class?
What prompted you to consider changing your current position or company?
What techniques or approaches do you use when writing unit tests?
Explain the concept of the responder chain in the event handling system in GUI applications.
Do you check for adherence to SOLID principles during code reviews?
Can you explain what LiveLock is and how it differs from other states like deadlock?