| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A pygame visualization of the most commonly taught sorting algorithms: bubble sort, insertion sort, selection sort, quick sort, merge sort.
Which sort is being performed can be controlled by pressing the corresponding key (B, I, S, Q, M).
The sorts are slowed down to allow visualization of the method, so they do not represent relative speed of the sorting algorithms.
| Back | FazBrowse Home | New Git URL |