CSCE 310J Data Stuctures and Algorithms

Fall 2004
TTh 2:30-4:30pm, Kauffman 112

Instructor: Dr. Steve Goddard

Kauffman 133, 472-9453 (TTh) 472-9968(MWF)
Office hours: 12:00-2:30pm TuTh
goddard@cse.unl.edu


Home Work Assignments

Guidelines for the hard copy of all reports ps pdf
Home Work 0: Pretest (Due: 9:00pm Thursday, September 2, 2004) HTML, ps, and pdf versions. The ps and pdf versions will print better. The HTML version is useful for retrieving the test input file for problem 1 and cutting and pasting code from problems 2 and 3.
Test input file
HW0 FAQ on Makefiles and file input
Home Work 1 (Due: 9:00pm, Thursday, September 16, 2004) ps pdf
HW1 teams
Home Work 2 (Due: 9:00pm, Tuesday, October 5, 2004) ps pdf
HW2 teams
Home Work 3 (Due: 9:00pm, Thursday, October 21, 2004) ps pdf
This is an Individual assignment!
Home Work 4 (Due: 9:00pm, Tuesday, November 16, 2004) ps pdf
This is an Individual assignment!
Test input file
Home Work 5 (Due: NEVER; This is a study aid.) ps pdf

A C++ Primer

A Quick Introduction to C++ by Tom Anderson -- pdf version
C++ example code and Tom Anderson's paper. Instructions to extract the C++ examples from the tar file:
      gunzip c++example.tar.gz
      tar xvf c++example.tar

Additional Info on

GDB Tutorial by P.N. Hilfinger
GDB refrence card
Debugging Demonstration with GDB

Steve Goddard <goddard@cse.unl.edu>
Last modified: Mon Aug 23 16:11:30 CDT 2004