Lesson 24: Where, oh where has my little element gone?
Outline:
- Linear search
- code
- example: Exercise 1
- Binary search (iteratively)
- code
- example: Exercise 2
- Comparing runtimes
Reading assignment (to be completed by the next class):
- Zelle sections 13.1 (pp. 459-465)