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.
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