Algorithm Design--A Case Study:Sorting a list of numbers (1)
Problem:
You are given a list of 100 numbers (or names) and you are asked to SORT this list in an descending order...
How would you do it?
Hint: Your technique should work even if the list is arbitrarily long!
Previous slide
Next slide
Back to first slide
View graphic version