Skip to content

Build an animation to demonstrate sorting process of sorting algorithms

License

Notifications You must be signed in to change notification settings

henryc-dev/sorting-algorithm-visualiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Algorithm Visualiser

Build a visualiser that animates the sorting process of various sorting algorithms to assist learning of CS alogrithms. Users can control the steps at their own pace.

Results

An animation showcases sorting processes of Bubble Sort, Insertion Sort and Selection Sort.

Improvements

  1. Add more algorithms.
  2. Use a more high-level and visually appealing library such as Plotly.

Software and Libraries

  • Python 3.9
  • Matplotlib

About

Build an animation to demonstrate sorting process of sorting algorithms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages