My solutions for coding tasks covered in book Swift Coding Challenges by Paul Hudson @twostraws
- Strings
- Numbers
- Collections
- Algorithms
Files are not are not coverd because they require an actual files to parse
All code is gathered in a Playground project for fast compile and access. Playground markup used to help you with navigation between pages.
NOTE: if you don't see the markup -> Open Utilities panel (right panel) -> Open File Inspector -> Check Render Documentation in Playground Settings.