Skip to content

visualizer aimed at allowing the user to see how each sorting algorithm works and how it performs in comparison to other algorithms.

License

Notifications You must be signed in to change notification settings

khumps/Sorting-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting-Visualizer

This is a visualizer aimed at allowing the user to see how each sorting algorithm works and how it performs in comparison to other algorithms.

This was written as a final project. I was responsible for implementing all things in the graphics package, the utils package,as well as BitonicSort, ParallelBitonicSort, and SelectionSort. My teammates split up the rest. My work also incldes all hooks made in the sorters to visualize the algorithms.

About

visualizer aimed at allowing the user to see how each sorting algorithm works and how it performs in comparison to other algorithms.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages