iOS
What is the maximum number of stacks that can potentially be used in one software?
Is it necessary to use an escaping mechanism for closures passed as function arguments?
What is the main task and principle of the Singleton pattern in programming?
What are the differences between data structures in Swift and Objective-C?
Will the WebSocket connection persist if the user closes or minimizes the browser window?
Can you list and describe different types of references used in programming?
What mechanisms ensure the uniqueness of elements in a collection of type set?
How is the Side Table structure implemented in a database or in a program?
What system limitations may arise when performing tasks in the background?
Can you explain what is meant by 'The Hip Object' in the context of programming or system design?
At what stage of code execution do you define and apply constraints?
How does using Singleton directly inside a View affect the behavior and architecture of the application?
Can you explain how the reference counting mechanism works in memory management systems?
What approaches and methods are used to test application stability under weak mobile network signals, such as in 2G networks?
What methods exist for task scheduling in a queue?
In what cases are reference counting-based automatic memory management mechanisms used?
What does calling layoutIfNeeded mean in the context of interface update?
How is the operation of deleting a node from a binary tree evaluated in terms of complexity?
Have you worked with variables protected against race conditions in multithreaded programming?
What should you do if you are assigned a task in which you have no experience or knowledge?