AdityaPartole / Sorting_Visualzer

This repository is an attempt to help users learn popular sorting algorithms by visualizing their execution. It provides a visual representation of the sorting process, along with statistics like total swaps, total comparisons, and approximate time taken for comparison. Users can compare different sorting algorithms side by side, alter the speed of

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AdityaPartole/Sorting_Visualzer Stargazers