Skip to content

UxxHans/Rainbow_Cats_Sort_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rainbow_Cats_Sort_Project

A sort visualization project that shows how the most popular sorting algorithms work.

Currently Implemented:

Bubble sort, insertion sort, selection sort, double selection sort. For the code of all algorithms, see my other project.

Note:

Thread class can be inherited to do the sort in multi-threads. But currently they are done in one thread.

ScreenShot:

Image

About

A sort visualization project that shows how the most popular sorting algorithms work.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages