Homepage
Open in app
Sign in
Get started
Hash Coding
Everyone should learn to code.
Follow
iOS Interview Preparation Series
Hacking The iOS Interview
Hacking The iOS Interview
One series to get you covered
Jayant Kumar Yadav
Feb 18, 2021
Swift — Initialization
Swift — Initialization
Initialization is the process by which an instance of a class or a struct is made ready to use by providing initial values to all the….
Shivam Pandey
Mar 8, 2021
Swift — Access Control — iOS
Swift — Access Control — iOS
Swift provide five types of access controls. These access levels restrict access to parts of your code from code in other source files…
Neha Bansal
Mar 2, 2021
Swift — Functions & Closure — Part I
Swift — Functions & Closure — Part I
Remember, a closure is a function combined with any captured variables. While functions created with { } are called closure expressions, …
Jayant Kumar Yadav
Feb 22, 2021
Swift — Copy-On-Write Optimization
Swift — Copy-On-Write Optimization
This concept can be asked as a follow-up question when discussing deeply structs vs classes in Swift. If you haven’t gone through my…
Shivam Pandey
Feb 22, 2021
Swift — Structures and Classes — Part II
Swift — Structures and Classes — Part II
In this post, we will continue with the remaining questions related to structs vs classes in Swift. You can find the previous questions in…
Shivam Pandey
Feb 18, 2021
Swift — Structures and Classes — Part 1
Swift — Structures and Classes — Part 1
This forms a very common question for almost all the iOS interviews. This is because it plays a significant role in choosing the right…
Shivam Pandey
Feb 15, 2021
Swift — let vs var
Swift — let vs var
At first, it looks like a trivial question of Swift language. But this might lead to discussions around language semantics and its…
Jayant Kumar Yadav
Feb 14, 2021
About Hash Coding
Latest Stories
Archive
About Medium
Terms
Privacy
Teams