A Sorting Visualiser web application to visualise different sorting algorithms used and learned in DSA. You can choose size of the array and speed of animations at which you want the sorting visualizer to work.
http://sorting-visualiser-dk.netlify.app
Here're some of the project's best features:
- Multiple Sorting Algorithms
- DSA
- Visualisation of Sorting
- Bubble Sort
- Selection Sort
- Insertion Sort
- Quick Sort
- Merge Sort
- Change Size of Array
- Change speed of animation
1. Copy the URL of the website
http://sorting-visualiser-dk.netlify.app
2. Open web browser
3. Paste copied URL
4. Hit Enter
Please Contribute using GitHub Flow. Create a branch add commits and open a pull request.
Technologies used in the project:
- HTML
- CSS
This project is licensed under the MIT License