ekeric13 / algos

Algorithms and Data Structures book

Home Page:http://bradfieldcs.com/algos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://bradfieldcs.com/algos

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 78.4%Language:JavaScript 15.5%Language:CSS 2.8%Language:HTML 2.0%Language:Shell 1.4%