Re: frequency assignment clarification


Subject: Re: frequency assignment clarification
From: Matthew Cary (cary@cs.washington.edu)
Date: Mon May 13 2002 - 08:06:01 PDT


You're absolutely right. The STL string class is okay.

> Does this include using the STL string class? I made a templatized AVL
> tree for the extra credit on the last homework so using it with the string
> class is very simple (and already functional). I don't see any point in making
> us define our own string class, or to make data structures specific to
> strings....
>
>
> On Fri, 10 May 2002, Matthew Cary wrote:
>
> >
> > You may *not* use the STL, or any other prewritten library, in your
> > frequency assignment, for implementing any ADT or performing any sorting.
> >
> >
> > There may be exceptions to this for extra-credit options---especially the
> > with the word stemming---but run it by me first, before you start coding.
> > The point of this class is to learn how these data structures work, not to
> > learn how to use implementations somebody else wrote.
> >
> >
> > Matt
> >
> >
>
>



This archive was generated by hypermail 2b25 : Mon May 13 2002 - 08:06:43 PDT