S

Sorting Visualized

Visualising Sorting Algorithms

3
S

Sorting Visualized

Visualising Sorting Algorithms

The problem Sorting Visualized solves

Displays the process of sorting which happens in the background in a graphical manner

Challenges I ran into

live plotting the sorting on matplotlib in using realtime changing data.
Reduce the speed of sorting process, so that it can be visualised

Technologies used

Discussion