In lecture today, we covered the following topics:
- Moved the test from this Friday to next Monday, 10/26/2009 - it will cover (primarily) recursion, searching, and sortin
- Reviewed homework 2. Here is the key: CSC112Homework2Key.pdf
- Agreed that a homework 3 will be posted tonight and be due later in the week (I am planning on Thursday, 5:15pm so I can grade them before Friday)
- Traced the mergesort algorithm on a 4-element array
The mergesort code and examples can be found in the website entry for last Wednesday, 10/14/2009.
Here is Homework 3: CSC112Homework3.pdf. I sent an email Monday night which was intended to help clarify parts of this homework.