/Sorting-Visualizer

Simple Sorting Algorithm's Visualizer using python-tkinter

Primary LanguagePythonMIT LicenseMIT

Sorting Visualizer using Python and Tkinter

A simple responsive app for beginners to understand how sorting algorithms works.

forthebadge forthebadge

Used :

  • Python 3
  • Tkinter

Design/GUI for the App

img1


Generating Data

img2


Visualization Of Algorithm

Example here Merge Sort. img3