View On GitHub
Sorting_algorithms
Project maintained by
TommyGymer
Hosted on GitHub Pages — Theme by
mattgraham
Sorting algorithms
A Python demo of different sorting algorithms
Makes use of numpy and PIL for image generation and tkinter for image display
Can also output jpgs for each frame to form a gif
Demo
Bubble Sort:
Insertion Sort:
Planned
Quick sort