Namit Gupta
Namit Gupta's Blog

Namit Gupta's Blog

Follow
Series

Mastering iOS Interview Questions: Tips and Examples for Success

Get ready for your iOS interview with our comprehensive blog post series covering common and challenging questions. Learn tips and examples in each post!

Articles in this series

Difference between self and Self in Swift

Mar 4, 20232 min read 67 views

As with any programming language, Swift has its own set of rules and conventions that developers must follow to write efficient and effective code....

Difference between self and Self in Swift
Difference between Some and Any with Protocols in Swift
Difference between Non-Escaping and Escaping Closures in Swift
Reference Equality vs Value Equality in Swift