Course Home | Homework | Programming | Schedule & Lecture Notes | Submit

Saint Louis University

Computer Science A220/P126
Data Structures and Object-Oriented Programming

Michael Goldwasser

Spring 2005

Dept. of Math & Computer Science


HOMEWORK ASSIGNMENTS

We expect to have 8 homework assignments during this course. Your lowest score will be dropped at the end of the course and your remaining scores will be averaged.

Please make sure you understand the policy towards Academic Integrity.

Homework assignments are due at the beginning of class. Late assignments will be penalized in accordance with our Late Policy.

The table below gives the assignments, and associated dates. All future dates/topics are tentative until such assignments are made available.

Assignment Topic Due in Class Solutions
hw01 Object-Oriented Programming Friday, 21 January 2005, 1:10pm soln
hw02 Recursion Monday, 31 January 2005, 1:10pm soln
hw03 Stacks, Queues Monday, 7 February 2005, 1:10pm soln
hw04 Asymptotics and Singly Linked Lists Monday, 14 February 2005, 1:10pm soln
hw05 Linked Lists Friday, 4 March 2005, 1:10pm soln
hw06 Amortization, Vectors and Lists Wednesday, 23 March 2005, 1:10pm soln
hw07 Trees Wednesday, 13 April 2005, 1:10pm soln
hw08 Priority Queues Friday, 22 April 2005, 1:10pm
Monday, 25 April 2005, 1:10pm
soln


Michael Goldwasser
CS A220/P126, Spring 2005
Last modified: Friday, 29 April 2005
Course Home | Homework | Programming | Schedule & Lecture Notes | Submit