Assignment 7, due November 19
Assignment 6, due November 12
Assignment 5, due October 25
Note: to complete this assignment, use package BinTree, which
is located at
http://www.cis.ksu.edu/~schmidt/300f01/Lectures/BinTreeEx
One solution to class OrderedTree is posted here.
Note: there is a small issue about connecting the delete method
of class OrderedTree to the TestTheDatabase implementation.
Please see the notes on the
announcements page.
Assignment 4, due October 8
Assignment 3, due September 24
Note: For Assignment 3,
please use the corrected version of class Board,
which can be found at
http://www.cis.ksu.edu/~schmidt/300f01/Assign/Tour/Board.java