Sorting algorithms visualization with tkinter.
-
Updated
Aug 1, 2022 - Python
Sorting algorithms visualization with tkinter.
Data structure and algorithm with Python Programming
This project visualizes the Bubble Sort algorithm using a graphical interface built with Tkinter and Matplotlib. It allows users to input a list of numbers, sort them using Bubble Sort, and see both the original and sorted arrays in a visual format
Just some misc python scripts, mainly for practice and learning
Add a description, image, and links to the bubble-sort-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the bubble-sort-algorithm topic, visit your repo's landing page and select "manage topics."