Previous Lecture | Lecture 9 | Next Lecture |
Lecture 9, Tue 02/06
Binary Search, stack
Plan for today
- Lab04 announcement
- Review how to derive the Order of Magnitude (Big-O)
- iClicker questions
- How to develop a binary search algorithm
- How to practice TDD for a recursive algorithm
- Draw the call stack (will be on the midterm!)