SuperNascher / bsort

sort algorithm visualizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

sort algorithm visualizer


Languages

Language:C++ 96.8%Language:QMake 3.2%