Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Visualizer

A sorting algorithm visualizer in Python using Tkinter

Usage

To use, install tkinter as a dependency. Run the tksorts.py script and follow the CLI prompts.

Screenshot 2024-10-28 at 1 42 30 PM

Supported Algorithms

  • Quicksort
  • Mergesort
  • Bubble sort
  • Cocktail shaker sort
  • Insertion sort
  • Selection sort

About

A Python sorting algorithm visualizer

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages