iOS Interview Questions — 2021
1 min readJul 2, 2021
Cracking an interview(s) is a challenging task. Well thanks to Online content, shared my tech bloggers and professionals working any where who has shared the questions/ experience of their journey.
PART 1
Basic iOS Interview Questions:
- What is the need of any architecture pattern?
- What is the difference between classes and structure?
- What is the difference between deep copy and shallow copy?
- What is a singleton class?
- What is the difference between MVVM and MVC and VIPER?
- What is the difference between category and extension?
- What is an agile process?
- What is the difference between atomic and non atomic property?
- What is the difference between static and class keyword in swift?
- Is the main thread a global ?
- Explain the swift object lifecycle?
- Explain the TDD Process?
- What are the computed properties?
- What is the role of solid principles ?
- What is the difference between copy and retain?
- What are the property observers?
- Why did apple choose structure to design/implement the primitive types in swift?
- Your classes are tightly coupled with other classes. What can be done to make them loosely coupled?
- What is the difference between Inheritance and extensions in Swift?
- Explain the working of GCD?
Let me know if you want to see the next part of interview queations!
Happy reading 📚📚📚
Part 2 — Coming Soon……..
Note:- Liked the content, share and make some claps :)