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