>Are there any data structures in the Java libraries you do NOT
>want us to use when we solve the problems (not in the sense that they
>are wrong for the problem sets, but wrong in that we should not have
>that particular structure available to us to solve these problems?)
>
>Marc

I can't think of one for this assignment.
Late on we will want you to write linked lists,
trees, and hash tables, but this assignment
is pretty simple as is.

We you thinking of the Bit arrays?

- jeff parker

Reply via email to