Lesson 27: Divided we conquer
Outline:
- Review of selection sort
- Review of recursion
- counting even elements in a list
- Merge sort
- algorithm and example
- runtime: Exercise
Reading assignment (to be completed by the next class):
- Zelle section 13.3.2-13.3.3 (pp. 479-484)