smartb2b / SortingAlgorithmVisualizer

A GUI based python program to visualize Sorting Algorithms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

đź“Š 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:

IMG                    IMG

Read the 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
  • 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 of Club Gamma.

To know more about how Club Gamma is going to celebrate Hacktoberfest, click here

If you want to add any feature or if you found a bug, feel free to open an issue

badge

About

A GUI based python program to visualize Sorting Algorithms.


Languages

Language:Python 100.0%