Sorting Algorithm Visualizer helps in visualization of sorting algorithms like Bubble Sort, Quick Sort, Merge Sort. Python Tkinter is used for GUI. User can add min/max values and size of array and a random array is generated on these constraints. Sorting Algorithm takes place and values are sorted with visualization in many colors. A desired Speed can be choosen for visulaization.
Bubble Sort