Sort list of numbers using bucket and insertion sort
-
Updated
Aug 21, 2020 - Python
Sort list of numbers using bucket and insertion sort
I built this application in order to get much more accommodated with Python and tkinter and to have a much better understanding of the nature of various sorting algorithms through visualization.
Python Data structure implementation (include sorting algorithm, graph traversal algorithm and more)
Add a description, image, and links to the bucketsort topic page so that developers can more easily learn about it.
To associate your repository with the bucketsort topic, visit your repo's landing page and select "manage topics."