Increase your salary dramatically by preparing for a job interview

  • If you are a beginner level swift developer, you are lucky to have found this repository. Not only can you learn the fundamentals of Swfit Langauge, you can also prepare for your job interview

  • If you are an intermediate and an advanced swift developer, make sure you know all these questions and try to answer it instantly without answers.

Please, follow me if you want more professional tips

https://medium.com/@paigeshin1991

Table Of Contents

Section 1, Data Type

Section 2, Operator

Section 3, Conditional Statement

Section 4, Enum

Section 5, functions

Section 6, struct

Section 7, initializers

Section 8, closures

Section 9, OOP

Section 10, static type vs dynamic type

Section 11, optional

Section 12, generic

Section 13, subscript

Section 14, access specifier

Section 15, higher order function

Section 16, delegate

Section 17, extension

Section 18, Memory Management

Section 19, protocols

Section 20, collections

Section 21, KVO and KVC

Section 22, Exception Handling

Section 23, Framework

Section 24, Objective-C