Skip to content

saffronjam/Algorithms

Repository files navigation

Algorithms

Visualizing Bubble Sort, Insertion Sort, Selection Sort, Shell Sort, Merge Sort, Heap Sort, Quick Sort, Gnome Sort and Radix Sort.

build language c++std msvc2017+ gcc-8.0+

Preview

Try it out (no building needed)

Run the executable under Example/<Platform>/

Build yourself

Clone using git clone --recurse-submodules --remote -j8 git://github.com/saffronjam/Algorithms

Windows

Run Scripts/GenerateProject.bat

Open Saffron.sln and build with Dist

About

Visualizing sorting algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published