Skip to content

I made this sorting visualizer application to help beginners in programming to gain more knowledge and understanding of sorting algorithms by visualizing them.

Notifications You must be signed in to change notification settings

yousfahmed/Sorting-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sorting visualizer

I selected and built a Sorting visualizer to visualize and understand the most common sorting algorithms. As of now, I built only 3 sorting algorithms as :

  • Bubble sort
  • Insertion sort
  • Merge sort

About Project :

  • This project is built using Python (Pygame). This project sorting visualizer is a very simple UI and it allows the users to select the sort algorithm, select the array size, and speed of the visualization.

  • Image

About

I made this sorting visualizer application to help beginners in programming to gain more knowledge and understanding of sorting algorithms by visualizing them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages