SortingVisualizer Using Python(pygame) Merge sort, Quick sort, Insertion sort and Heap sort visualization is done here. The visualization is done using pygame in Python. Read about pygame here:https://www.pygame.org Sample Output: