S

Sorting Visualizer

A visualizer for various Sorting Algorithms

120
S

Sorting Visualizer

A visualizer for various Sorting Algorithms

The problem Sorting Visualizer solves

We all know that understanding sorting algorithms can be very difficult for the first time. So, this is a simple visulaizer which visualizes the common sorting algorithms.

Challenges I ran into

The main challenge faced was with the Algorithm part. Normal sorting algorithms weren't able to visualize the changes. I had to optimise the algorithms for better understanding.

Technologies used

Discussion