sorting-visualizer icon indicating copy to clipboard operation
sorting-visualizer copied to clipboard

Sorting visualizer made with SFML and C++ 📊

Results 3 sorting-visualizer issues
Sort by recently updated
recently updated
newest added

Code for selection sort algoritm is exchange sort logic.

## Describe you problem: Windows users may need to use MinGW with CMake to compile the program. When generating a makefile for the sorting-visualizer using mingw32-make the following errors are...

bug
needs triage

### Describe your problem: Right now there is only 3 sorting algorithms, would be so cool to add more! ### Steps to reproduce: *None* ### Possible fix (optional): Add new...

enhancement
help wanted
good first issue