Recursive Algorithm Design:Revisiting Sorting
Problem:
You are given a list of 64 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