iOS
What reasons are absent in the base initialization method of a class?
What is the difference between asynchronous and parallel execution of operations?
How to determine the time complexity of inserting an element into the middle of a singly linked list?
Where and how are weak references implemented in memory management systems?
Could you explain what context switching in operating systems means?
What possible states can a software application have during its operation?
Have you had experience designing architectural solutions for systems?
What is the difference between atomic and non-atomic operations?
What requirements must be considered when creating objects that support hashing?
Could you explain what is meant by optional requirements in the context of communication protocols?
Explain what a Set collection is in the context of protocols and how it is used.
Do you have experience in identifying and fixing memory leaks in applications?
What are the advantages of using DispatchWorkItem in multithreaded application development?
What is the advantage of using Capture List over weak self in closures?
Can you explain what is meant by 'The Hip Object' in the context of programming or system design?
What methods exist for storing user information?
Where is monitoring and tracking of completed tasks carried out?
Can you list the main HTTP methods and explain their use?
Is Actor a reference type in programming?
Explain the differences between Core Animation layer CALayer and UI component UIView in iOS development.