Today:
- Announcements
- 2.4 homework is due
- I put the notes from last time on-line (in a link at the bottom of the page).
- Today we'll finish section
2.6: Analysis of Algorithms
- Fibonacci operations:
- Switching up a problem: converting it to something that
you can solve, and then converting the solution back.
- Binary search (after a mergesort)
- Euclidean Algorithm (gcd)
- Then we'll start section
3.1: Sets
- Links:
Website maintained by Andy Long.
Comments appreciated.