Errata
The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Date Corrected".
The following errata were submitted by our customers and approved as valid errors by the author or editor.
Color key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update
Version | Location | Description | Submitted By | Date submitted | Date corrected |
---|---|---|---|---|---|
Chapter 3 paragraph 4 and 5 starting from section: Exercise 3 |
Exercise 3 refers to MyLinkedList.java and the instructions say: "Run ant MyArrayList to run MyArrayList.java, which contains a few simple tests." The mistake is to reference to the class MyArrayList instead of MyLinkedList class. |
Anonymous | Sep 15, 2017 | ||
Page 38 |
My implementation of a linked list, MyLinkedList, uses a singly linked |
O'Reilly Media |
Feb 06, 2018 | ||
PDF, ePub, Mobi | Page 66 |
There’s not much to it; an Entry is just a container for a key and a value. |
O'Reilly Media |
Feb 06, 2018 | |
PDF, ePub, Mobi | Page 87 |
In this example, it takes nine comparisons to find the target, even though |
O'Reilly Media |
Feb 06, 2018 | |
Page 137-138 |
Using a heap with the smallest element at the top, we can keep track of the |
O'Reilly Media |
Feb 06, 2018 |