Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 715 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 715 Bytes

Swift Coding Challenges

My solutions for coding tasks covered in book Swift Coding Challenges by Paul Hudson @twostraws

Algorithms sections covered

  • 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.