Skip to content

A project I've done for fun that includes the C++ implementations of Quicksort, Mergesort and Bucketsort

Notifications You must be signed in to change notification settings

alioral/Ultimate-Sorting-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My Ultimate Sorting Project

This project, of course being NOT TOO ultimate, includes the implementations of Quicksort, Mergesort and Bucketsort File named as "excel_table_of_sorts.xlsx" include a performance graph that showshow well each algorithm works for the inputs. Each input contains words starting from 1020 up to 15099 words. Algorithms sort these words and results outputted in the excel file.

Bon Appetit!

About

A project I've done for fun that includes the C++ implementations of Quicksort, Mergesort and Bucketsort

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages