iOS
Have you used Docker Compose for container orchestration?
Is it possible to implement the copy-on-write concept for a linked list?
Can you describe the main parameters of service quality in computer systems?
Have you encountered any difficulties deploying or operating a system in production at your previous job?
When is the auxiliary data table (Side Table) usually no longer used in a database?
How can you make corrections to an already committed change in version control system?
Will the initializer be removed from the structure when it is changed?
Do you have any difficulties with the work schedule from 9:00 to 18:00?
What should be considered when determining the cache update frequency?
What methods and tools do you use to detect memory leaks in applications?
Can you explain what it means to use the forced unwrapping operator in Swift and why it is dangerous?
Can you share the most significant projects or tasks you have successfully implemented?
Can you give an example of an algorithm complexity estimate that was incorrect or insufficient?
At what stage of the ViewController lifecycle should its main view be replaced?
How does the operating system determine when an object in memory is no longer used and can be safely freed?
How is multithreading implemented and managed in the iOS operating system?
Could you give examples of situations where a structure or object is allocated in dynamic memory on the heap?
Can you explain what it means to use a weak reference to self in closures?
Have you had practical experience using Core Animation to create animations in applications?
What tasks in multithreaded programming help solve synchronization primitives?