Skip to content

v1.1 Quick Sort Algorithm

Compare
Choose a tag to compare
@alesbe alesbe released this 15 May 10:57
· 105 commits to main since this release

Changelog

  • Added Quick Sort Algorithm
  • Fixed #2: Now you can't select an algorithm that does not exist
  • Added install.sh and Makefile (only tested on linux)
  • Improved code comment documentation and wiki for new contributors!

Additional notes