This repo contains examples of the bubblesort algorithm written in rust. This branch is the default bubblesort algorithm with a little bit optimization. In the cocktail-shaked branch you can find a highly optimized version of the bubblesort algorithm, the Cocktailshakersort algorithm, which is in best cases upto 50% faster but in worse cases as fast as the normal bubblesort algorithm.
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Examples of the bubblesort algorithm written in rust.
License
nwrenger/bubblesort-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Examples of the bubblesort algorithm written in rust.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published