Java structures Data structures in Java for the principled programmer /
Duane A. Bailey.
- Boston, Massachusetts : McGraw Hill Education, c1999
- xiii, 369 pages : illustrations ; 24 cm.
Includes index.
The object-oriented method; comments, conditions and assertions; vectors - the extensible array; tools for design; sorting; lists; informal design concepts; linear structures; iterators; ordered structures; trees; priority queues; search trees; dictionaries; graphs; Java access protections; principles; structure package hierarchy.
This is a compact introduction to the design and implementation of traditional data structures using the Web-oriented language, Java. All code used in the text has been fully implemented, tested and is error-free. Numerous exercises are also included.