iezepov / algspy

Collection of basic algorithms and data structures in pure Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collection of basic algorithms and data structures in pure Python  

Tested with pytest and hypothsis. Go ahead and run pytest algspy/tests -v

Inspired by Sedgewick's course @ Coursera: Part 1 and Part 2

About

Collection of basic algorithms and data structures in pure Python


Languages

Language:Python 100.0%