An open API service indexing awesome lists of open source software.

https://github.com/jtpio/algo-toolbox

Algorithm toolbox for recreational programming
https://github.com/jtpio/algo-toolbox

Last synced: over 1 year ago
JSON representation

Algorithm toolbox for recreational programming

Awesome Lists containing this project

README

          

Algo Toolbox
============

Algorithm toolbox for recreational programming.

Mainly inpired by the [Competitive Programming Book](http://cpbook.net/).

The main purpose of this toolbox is to have an easy-to-use set of functions and modules when there is a fun problem to solve or something to experiment with.

### TODO

- Use unittest module for the tests