iOS
How to determine the category of data to which a class belongs in a programming language?
Can you list the main classes used in Core Data for working with the data model?
What are the limitations of the tvOS platform?
Is it possible to integrate WebKit into tvOS applications?
How does event handling on press occur in an application?
Have you worked with WebSocket protocol for implementing bidirectional communication in applications?
What does the Swizzling technique in programming allow to implement?
What is a MITM attack
How to distinguish data types by value and by reference, and how do they differ in programming?
What are the advantages and disadvantages of using GCD (Grand Central Dispatch)?
Can you give examples of collision resolution methods when working with hash tables?
How can you ensure the preservation of a class object in UserDefaults?
Do you have experience using Core Data object graph management system for data storage in iOS applications?
Explain the concept of a dictionary in programming and its main functions.
What are the advantages and disadvantages of using OperationQueue for managing asynchronous tasks?
Can you explain the Copy-on-Write principle and how it works in data storage systems?
Explain the main difference between MVP and MVC architectural patterns.
What actions in Set-type containers are performed with minimal delay?
Have you had practical experience using Core Animation to create animations in applications?