Sorting_algorithm_visualizer DSA project Implements Bubble sort, Insertion sort and Selection sort using python. Uses PyGame to represent data using rectangular blocks. Pictorially represents the dynamic sorting of data using different colors.