/Sorting_Visualizer

Sorting Visualizer is a GUI based python program to visualize common Sorting Algorithms. It uses the Tkinter Library in python for GUI.

Primary LanguagePython

Sorting_Visualizer

Sorting Visualizer is a GUI based python program to visualize common Sorting Algorithms. It uses the Tkinter Library in python for GUI. As of now, I have implemented three sorting algorithms - BubbleSort, QuickSort and MergeSort.

Visualization: alt text alt text