ManojNallusamy / SortingVisualizer

Using Python(pygame)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

ex1 ex2 ex3 exx4

About

Using Python(pygame)


Languages

Language:Python 100.0%