Skip to content

ahkim3/Bucket-Sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bucket Sort

Program randomly generates 200 integers, displays them, and then sorts them using a bucket sort algorithm. The number of buckets utilized is defined by the user. The bucket sort algorithm is assisted using insertion sort.

Authors

  • Andrew Kim

Acknowledgments

This problem was assigned by Mr. Graham at the Columbia Area Career Center.

About

Advanced C++ Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages