Skip to content

filletofish/data-structures-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Data structures playground:

  • Playgroundbook for iPad
  • Playground for MacOS (XCode Playgrounds)

I made this playground book to help beginners to get to know about common data structures. My aim was to clearly and intuitively visualize major data structures for better understanding how they work.

Data structures

  • stack
  • queue
  • deque
  • hash table
  • tree

Requirments

  • Xcode 8+, Swift 3 for .playground
  • iPad with Swift Playgrounds installed for .playgroundbook

Instruction for playgroundbook

  1. Upload .playgroundbook file to your iCloud
  2. Run Swift Playgrounds on iPad
  3. Sync the playgroundbook from your iCloud

About

A playground that visualizes data structures. Project for WWDC 2017 Scholarship

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages