algo/README.md

4 lines
267 B
Markdown
Raw Permalink Normal View History

2017-08-27 12:10:23 +00:00
Just some sorting algorithm implementations as practice for an exam. If they are useful for you, feel free to use them, under the included license.
2017-09-15 21:59:12 +00:00
[![Build Status](https://drone.jcg.re/api/badges/jcgruenhage/algo/status.svg)](https://drone.jcg.re/jcgruenhage/algo)