Summary
In this chapter, we discussed the importance of data structures and why they are so important in interviews. We covered structs and classes, arrays, the Codable protocol, sets, and dictionaries.
This was a crucial chapter, and we now know so much more about data structures!
However, that was just a warmup because, in the next chapter, we will go over another critical topic in iOS interviews – nothing less than the Swift language itself.