You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A visual representation of how the quicksort method works using SFML and C++. To test it with custom input, edit the input.txt file with whatever numbers you want.
How to run
Configure SFML.
Open a terminal in the project folder and run bash script.sh
About
A visual representation of how the quicksort method works.