Thursday, May 14, 2009

Erratum (part 2) for D. S. Malik's "Data Structures Using C++"

I know this isn't real code (only pseudocode), but I still think it would be clearer to say this on page 540 (4th line from the bottom)

if (HT[hIndex].key == insertKey)

Unless, of course, I'm completely missing the intent of the example.

See also the first erratum.

No comments: