Skip to content

richardartoul/algos

 
 

Repository files navigation

Practical Algorithms and Data Structures

Build Status

Practical Algorithms and Data Structures is a book originally adapted from Problem Solving with Algorithms and Data Structures Using Python which was written by Brad Miller and David Ranum and published under a Creative Commons license.

To build, run ./run build-book. Publishing occurs automatically via Travis.

To develop, first install wach and rld globally: npm install -g wach rld then ./run dev.

About

Algorithms and Data Structures book

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.8%
  • JavaScript 7.6%
  • HTML 2.2%
  • CSS 2.1%
  • Shell 1.3%