VeryAwesomeSheep / algorithm-visualizer

Visualization of sorting algorithms using PyQt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

algorithm-visualizer

Visualization of sorting algorithms using PyQt.
Supported sorting algorithms: Shell Sort, Insertion Sort, Radix Sort, Selection Sort, Bubble Sort, Comb Sort.

alt text

About

Visualization of sorting algorithms using PyQt

License:MIT License


Languages

Language:Python 100.0%