iOS
What are the main differences between HTTP GET and POST methods when transmitting data?
Is automatic layout of interface elements supported when using Storyboard and XIB files?
Can the compilation process be fully trusted when building a program?
What is the purpose of using the applicationWillResignActive method in the application's lifecycle?
What official certificates and credentials can confirm your professional skills?
Can you list and briefly describe the main types of Subject in RxSwift?
What are the differences between Frame and Bounds properties in a graphical interface?
Could you give an example of using dynamic memory allocation for storing a data structure?
What methods and approaches are used to verify the functioning of individual components of the software product?
Can you list different types of polymorphism in object-oriented programming?
Is it possible to implement protocols in the program code?
What tools and technologies do you plan to use in your future practice?
How do the approaches of Kanban and Scrum differ in software development project management?
Can you explain the difference between SQL and NoSQL database management systems?
What methods can be used to interact with REST API?
Is it possible to add new values to an existing enum used as a basis for an optional type?
Could you explain the interface segregation principle in object-oriented programming?
How can a single queue process multiple tasks or operations simultaneously?
Can you explain the principles of the Model-View-Controller pattern and its main components?
Why is it recommended to initiate animations in the viewDidAppear method instead of other lifecycle methods?