Tuesday, March 16, 2010

HW4

http://cs.winona.edu/faculty/nanderson/341-s10/hw4.pdf

Test Files
Chat Dictionary
File Extension Dictionary

3 comments:

  1. 2nd: Create the implementation of the interface. (Of the dictionary interface?)

    In the implementation (the implementation of the dictionary interface?),

    build upon the binary search tree
    implementation (from the books source code?)

    by aggregating an instance of a binary search tree.


    Sorry thats disorganized, I'm trying to do this without making assumptions.

    ReplyDelete
  2. Yes to all three. If still unclear, let's chat about these things in class today.

    ReplyDelete
  3. Make sure to save the new dictionary entries to your file.

    ReplyDelete