The project is a bubble sort tutorial. It explains what bubble sort is, shows how to sort unsorted arrays, and helps the user sort arrays. The project was created to learn and make any user learn how ...
Python tkinter GUI application for visualizing sorting algorithms. Implemented Bubble Sort, Insertion Sort, Selection Sort, Even Odd Sort, Bogo Sort, Gnome Sort, Pancake Sort, Cycle Sort, Shell Sort, ...