Skip to content

This code will generate a random list, display it before sorting it, then apply the Gnome Sort algorithm and display the list sorted by that algorithm. It will then generate a random list again, apply the Bubble Sort algorithm, and display the list sorted by that algorithm.

Notifications You must be signed in to change notification settings

Esleiter/Fisher-Yates-Gnome-Sort-Bubble-Sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Fisher-Yates Gnome-Sort Bubble-Sort

This code will generate a random list, display it before sorting it, then apply the Gnome Sort algorithm and display the list sorted by that algorithm. It will then generate a random list again, apply the Bubble Sort algorithm, and display the list sorted by that algorithm.

About

This code will generate a random list, display it before sorting it, then apply the Gnome Sort algorithm and display the list sorted by that algorithm. It will then generate a random list again, apply the Bubble Sort algorithm, and display the list sorted by that algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages