How to Use
- Open
index.htmlin a browser - Click Randomize to generate bars
- Choose Array Size and Speed
- Select a sorting algorithm
- Click Sort to see the algorithm animate
Author
Nitin Revankar
📧 [email protected]
🔗 LinkedIn
💻 Portfolio
🐙 GitHub
License
Licensed under the MIT License.
Feel free to use or build upon this for personal or educational projects.
This visualizer was built as a learning tool to strengthen understanding of sorting algorithms and DOM manipulation using vanilla JavaScript.