Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 303 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 303 Bytes

bsort

A simple sort algorithm visualizer for quicksort, shellshort, bubblesort and bogosort. Written in ~2008 with Qt4 and now quickly ported to Qt5.

BUILD:

  • qmake
  • make

bsort

Contributor