Skip to content

angelika233/Sorting_Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sorting_Visualization

Simple Visualisation of Sorting Algorithms using Python Tkinter

How it works?

After running a project, window opens and you can choose sorting settings (default):

  • algorithm (Bubble Sort)
  • miniumum and maximum value (0, 20)
  • size of the array (10)

While sortnig columns change color to simplify understanding how selected algorithm works

Used Python Version : Python 3.9

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages