PREV INDEX NEXT

Author: Stan Eisenstat
Subject: Re: [Cs223] Readings on Hashing
Date: Monday, 23 Mar 2020, 22:45:21


    > Message Posted By: Unknown
    >
    > Today in lecture you mentioned there was reading for today's class on
    > hashing and that Wednesday's reading is about trees, but the reading
    > assignments page only has the readings for trees listed under today's
    > class. What chapters were we supposed to read regarding hashing?

Sorry, when I posted the readings I copied and pasted
the wrong block of lines.  The posting should have begun

  03/02  Aspnes, Section 5.4 (Hashing)
   
  03/23 Aspnes, Section 5.8 (binary trees)
	Aspnes, Section 5.16.1.1 (tries)
	Aspnes, Section 5.13.5 (tree search)

I have corrected the on-line version.

Thanks for pointing this out.

--Stan-
PREV INDEX NEXT