Error Information for Data Structures and Problem Solving Using Java (4/e)

Errata

Here is the errata list for Data Structures and Problem Solving Using Java (4/e), by Mark Allen Weiss. Some of the errors affect the source code; updates to the code are done automatically.

Click here to report a new error.


First printing

  DATE   PAGE  WHO  PROBLEM
--------  ---  ---  ----------------------------------------------------------
03/10/10  147   Td  In findMax code, change "< 0" to "> 0"
02/24/10  495   TT  On line 7, change Exercise 12.23 to Exercise 12.20.
02/08/10  497   EO  On line 7, replace ch with "" + ch
02/24/10  607   UH  On line 48, change ListNode to ListNode<AnyType>

Credits

Td   Tony deLaubenfels
EO   Elizabeth O'Neil
TT   Tu Tran
UH   Uno Holmer

Printing History

First Printing: October 2009
You can see which printing you have by looking at the bottom of the copyright page for a sequence of numbers. If you see
1 2 3 4 5 6 7 8 9 10
you have the first printing.