https://github.com/clubgamma/sorting_algorithm_visualizer
A GUI based python program to visualize Sorting Algorithms.
https://github.com/clubgamma/sorting_algorithm_visualizer
algorithms hacktoberfest hacktoberfest2021 python3 tkinter-gui
Last synced: 10 months ago
JSON representation
A GUI based python program to visualize Sorting Algorithms.
- Host: GitHub
- URL: https://github.com/clubgamma/sorting_algorithm_visualizer
- Owner: clubgamma
- Created: 2021-09-30T13:45:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-01T13:47:41.000Z (over 4 years ago)
- Last Synced: 2025-03-23T22:37:59.558Z (10 months ago)
- Topics: algorithms, hacktoberfest, hacktoberfest2021, python3, tkinter-gui
- Language: Python
- Homepage:
- Size: 50.8 KB
- Stars: 0
- Watchers: 0
- Forks: 6
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
## 📊 Sorting_Algorithm_Visualizer
- Sorting Visualizer is a GUI based python program to visualize common Sorting Algorithms.
- It uses the ***Tkinter*** Library in python for GUI.
- As of now, this project implements three sorting algorithms - BubbleSort, QuickSort and MergeSort.
## Visualization:
              Â
**Read the [CONTRIBUTING.md](https://github.com/clubgamma/Sorting_Algorithm_Visualizer/blob/main/CONTRIBUTING.md) to start your open source contribution.**
## Things to keep in mind
- **Before creating any Pull Request, please register yourself at [Hacktoberfest's Official Website](https://hacktoberfest.digitalocean.com/)**
- **If a maintainer reports behavior that’s not in line with the project’s code of conduct, then you will be ineligible to participate.**
- **To get Digital Ocean swags, you just have to make minimum 4 PRs to any open source projects on GitHub**
- **If a maintainer reports your pull request as spam, it will not be counted towards your participation in Hacktoberfest.**
## Contact Us
**To know more about us, visit [official website](https://clubgamma.github.io/) of Club Gamma.**
**To know more about how Club Gamma is going to celebrate Hacktoberfest, click [here](https://clubgamma.github.io/hacktoberfest2021/)**
If you want to add any feature or if you found a bug, feel free to open an issue


[](https://clubgamma.github.io/code-of-conduct/)
[](https://discord.gg/kjnp6wU)
