Skip to main content

What features of Swift do you like or dislike?

· One min read
Ace the iOS Interview
Aryaman Sharda
Sources & Resources

Main Source: đź”— Ace the iOS Interview

Additional Sources:

Further Reading:

TL/DR

Unfortunately, there’s no one-size-fits-all answer for a question like this. These types of open-ended questions help the interviewer gauge your understanding and level of depth with a language or technology.

Is the candidate able to compare and contrast it with other languages that solve some implementation problems differently? Does the candidate follow Swift's development? Can they defend their technical opinions?

A common answer to this question is that Swift's optional chaining functionality violates the Law of Demeter.