CS 1321 (Principles of Algorithm Design II):
Homework and Other Assignments
General information
- Homework is due at the beginning of class on the due date.
- You may discuss problems with other students,
but the writing of each program must be an individual effort.
- See the
Guidelines for programming assignments for general
guidelines about what to submit and how to submit it.
Reading assignments
- For January 21: Chapter 1 of the textbook.
- For January 24: Chapter 2 of the textbook.
- For January 28: Chapter 9 of the textbook.
- For February 11: Online information about the C++
Standard Template Library (STL):
- For February 25: Chapter 3 of the textbook.
- For March 17: Chapter 4 of the textbook.
- For March 31: Chapter 5 of the textbook.
- For April 7: Chapters 6, 7 of the textbook.
- For April 14: Chapter 10 of the textbook.
- For April 26: Chapter 12 of the textbook.
Homeworks to turn in
Sample solutions