Open utterances-bot opened 1 month ago
Nice visualizer! It is easy to see when changes happen and how the different algorithms do things differently. For next time, maybe consider showing what steps are being taken when the button are clicked. This would make it even easier to see what happens.
Rahul, the program is a great step towards teaching people how sorting algorithms work. However, it is limited by the fact that it isn't clear what is happening between each step. Perhaps drawing diagrams for merge sort or having animations for bubble sort's swaps would make things clearer.
A really interesting idea, overally great job on the "Sorting Algorithm Visualizer". I hope that there will be more interesting features and possibly add animations into the visualizer.
Good job! Maybe add some times (time.() function to record time, mention what time the algorithm ran in. Great job creating a tool relevant to CS!
Sorting Algorithm Visualizer | Nighthawk Pages
Visualizes sorting algorithms
https://rahulverma13.github.io/rahul_2025/2024/09/08/sorting_visualizer.html