Skip to content

mani-barathi/Sorting-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Ā 

History

16 Commits
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 

Repository files navigation

Sorting-Visualizer

Visualization Tool for Sorting Algorithms. Implemented Merge sort, Quick sort, Bubble Sort.

Preview

Quick sort

Merge sort

Modules Used

  1. Pygame for the GUI
  2. Threading to create threads which then does the sorting
  3. Time to create a little delay in the execution of the program
  4. Random to generate random values for the array.

About

VisualizationšŸ“‰ Tool for Sorting Algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages