Sobes.tech

In what order do constructors and initializers execute when creating an instance of a class?

Junior — Middle
212

Could you explain what is meant by asynchrony in program execution?

Junior — Middle
212

How many times is the loadView method called in the lifecycle of UIViewController?

Junior — Middle
211

Can you explain what is meant by blocked processes in a multi-threaded application?

Junior — Middle
210

How to distinguish the use of unowned without parameters from unowned(unsafe) in code?

Junior — Middle
210

What is the difference between a normal execution thread and the main thread in a program?

Junior — Middle
206

Can you explain the differences between UIView, UIWindow, and CALayer in iOS interface development?

Junior — Middle
206

Can you explain the difference between flatMap and compactMap in programming languages?

Junior — Middle
203

Describe your approaches and practices when using the Git version control system in workflows.

202

Could you give an example of using dynamic memory allocation for storing a data structure?

Junior — Middle
197

Can you give an example of a situation where viewDidAppear is called without calling viewWillAppear?

Junior — Middle
193

// Service that sends requests (get/post), url, forming requests depending on semantics (decode/encode)

Middle+
191
/7