SAV
- Status  : Inactive
- Source  : https://codeberg.org/oraqlle/sorting-algorithm-visualizer
SAV is a simple sorting visualizer programming using C++20 and SFML. Users can run many different sorting algorithms with randomly generated starting values. It is built using C++, bpt and SFML.
Supported sorting algorithms
- Bubble sort
- Bubble sort II
- Bucket sort
- Counting sort
- Insertion sort
- Introsort
- Heapsort
- Mergesort
- Pancake sort
- Quicksort
- Radix sort
- Selection sort
- Shellsort
- Timsort
Video
Video is a WIP because bpt is no longer maintained and thus the ecosystem has moved on and building the project is no longer possible out-of-the-box.