CSE 373: Data Structures and Algorithms

Winter 2000

Homework and Programming Assignments

 

Homework Assignment 1 Due January 7, 2000

            Solution Set

 

Homework Assignment 2 Due January 14, 2000

            Solution Set

 

Programming Assignment 1 Due January 21, 2000 (Due date changed to Monday January 24, 2000)

Data Set 1 (Well formed input data)

            Data Set 2 (Ill-formed input data)

            Data Set 3 (Extra credit input data)

            One Possible Solution

 

Homework Assignment 3 Due January 28, 2000

            Solution Set

 

Homework Assignment 4 Due February 4, 2000

            Solution set from Liang Sun

            Solution set from Kenneth Tam

 

Programming Assignment 2 Due February 11, 2000

            A quick and dirty hex dump program

            Sample Read and Write Buffer routines

            One Possible Compress Solution

            One Possible Expand Solution

 

Homework Assignment 5 Due February 18, 2000

            Solution set from Liang Sun

            Solution set from Kenneth Tam

 

Homework Assignment 6 Due February 25, 2000

            Solution set from Liang Sun

            Solution set from Kenneth Tam

 

Homework Assignment 7 Due March 3, 2000 (cancelled)

 

Programming Assignment 3 Due March 10, 2000

            Sample Generate Data Program

            Sample program to read in entries into a char array

            Sample program to read in entries into a bit vector array

            Sample code fragments to compare char arrays and bit vector arrays