03axdov / SortingAlgorithmVisualizer

Vizualizes different implementations of popular sorting algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visualizes different implementations of popular sorting algorithms.

If you want to test it out, clone the folder and run: pip install -r requirements.txt Then run main and specify the variables, such as the maximum number.

About

Vizualizes different implementations of popular sorting algorithms


Languages

Language:Python 100.0%