Skip to content

Performance comparison between bubble, gnome and cocktail sort using a table with 11446 entries

Notifications You must be signed in to change notification settings

MaiaIsCoding/sorting_algorithm_comparator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

sorting_algorithm_comparator

Performance comparison between bubble, gnome and cocktail sort using a table with 11446 entries


. First load the table by reading the csv (Focos_1 or Focos_0.5 for respectively larger or smaller sample) . Click on Display Table . Insert the number of the column you want to sort . Choose one of the algorithms gnome, cocktail or bubble sort . After sorting, the time elapsed will register next to the chosen algorithm . Click the clear button to erase the table and then display it again to try a different algorithm

About

Performance comparison between bubble, gnome and cocktail sort using a table with 11446 entries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages