Note: Up to date for Xcode 11 & Swift 5.1 and newer
Basic data structures:
Trees:
- N-ary Tree
- Depth-first traversal
- Level-order traversal
- more coming soon
Useful links:
- Leetcode solutions in Swift
- Leetcode spreadsheet sorted by score.
- Data Structures and Algorithms book by raywenderlich team.
- Swift Algorithm Club repository.
Feel free to contribute!
This repo is yours ❤️