Skip to content

v1.2 New algorithms, stop execution, and Windows compatibility

Latest
Compare
Choose a tag to compare
@alesbe alesbe released this 29 Nov 17:27
· 1 commit to main since this release
7c536ce

After almost 2 years, I'm maintaining this project again, so expect updates more often!

Changelog

  • Added Cocktail shaker sort
  • Added Bogo sort
  • Added Bitonic sort
  • Implemented an interrupt event to stop algorithms in the middle of the executions
  • Added Windows compatibility