Algorithms
Algorithms copied to clipboard
Update bubble_sort.cpp
Thank you for your contribution. Please provide the details requested below.
ISSUE NUMBER
Sorry, I don't know about the number.
SHORT DESCRIPTION
Added the option to choose the size of the array, choose the elements and the ordering.
TESTING
- Input the SIZE of the array.
- Input the elements of the array.
- Choose the order to sort.