Commit graph

3 commits

Author SHA1 Message Date
Jan Christian Grünhage 5283bc531c chore: bump version number 2017-08-29 10:13:55 +02:00
Jan Christian Grünhage 198e154495 feat: demo all algorithms
Add demo code for all currently implemented algorithms, as well as a refactoring of the package structure.
Rename of the mistakenly called insertion sort, which was actually selection sort.

Fixes #1 and Fixes #2
2017-08-29 10:08:42 +02:00
Jan Christian Grünhage c2da90822c feat: add bubblesort 2017-08-27 13:27:35 +02:00