C++ Program I wrote for my college course. Asks the user how many numbers they want to sort, then collects each number one at a time and places them into a vector. A function is then called which sorts the numbers from smallest to largest using the Bubble Sort technique, and outputs them.
-
Notifications
You must be signed in to change notification settings - Fork 0
Wilveren/Vector-Sort
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Uses the Bubble Sort technique to arrange numbers entered by user from lowest to highest.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published