Watt, David A. / Brown, Deryck F. Java Collections An Introduction to Abstract Data Types, Data Structures and Algorithms
1. Edition February 2001 57.90 Euro 2001. XVI, 549 Pages, Softcover - Handbook/Reference Book - ISBN 978-0-471-89978-5 - John Wiley & Sons
Buy now
E-Books are also available on all known E-Book shops.
Short description This book offers a unique angle by concentrating on the in-built collection classes in Java 2, enabling more emphasis on software design and less on theory. It gives programmers the ability to choose the best collection classes for each application.
From the contents Preface.
Introduction.
Algorithms.
The Array Data Structure.
Linked-List Data Structures.
Abstract Data Types.
Stack Abstract Data Types.
Queue Abstract Data Types.
List Abstract Data Types.
Set Abstract Data Types.
Binary Tree Data Structures.
Map Abstract Data Types.
Hash-Table Data Structures.
Priority-Queue Abstract Data Types.
Tree Abstract Data Types.
Graph Abstract Data Types.
Balanced Search Treet Data Structures.
Conclusion.
Appendix A: Summary of Mathematics for Algorithm Analysis.
Appendix B: Summary of Java.
Appendix C: Summary of the Java Collections Framework.