Explore the docs »
View Website
·
Report Bug
The project is build upon React library and serves as a visualization tool for different sorting
algorithms. Currently the user is able to visualize Merge Sort, Quick Sort(Hoare Partition), Heap Sort, Insertion Sort and Bubble Sort.
The project is hosted on Github pages.
Following technologies are used in the project.
- HTML 5
- CSS 3
- Bootstrap 4
- React Js
- Reactstrap
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated. 🙌🙌
- Fork the Project
- Clone the repo(
https://github.com/Rahul-Chauhan21/SortingVisualizer.git
) - Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request(
https://github.com/Rahul-Chauhan21/SortingVisualizer/pulls
)
In case you found a bug 🐛
Open an issue (https://github.com/Rahul-Chauhan21/SortingVisualizer/issues
)
Or
Contact me
Distributed under MIT License © 2020 Rahul Chauhan. See LICENSE
for more information.
Rahul Chauhan : Gmail - Linkedin
Project Link : https://github.com/Rahul-Chauhan21/SortingVisualizer