Goodrich, Michael T. / Tamassia, Roberto Data Structures and Algorithms in Java International Student Version
  5. Edition - March 2010 61.90 Euro 2010. 736 Pages, Softcover - Textbook - ISBN-10: 0-470-39880-9 ISBN-13: 978-0-470-39880-7 - John Wiley & Sons

Short description In this updated fifth edition, software engineers will find accessible coverage of fundamental data structures using a consistent object-oriented framework. The discussions throughout the book now feature the latest information on Java JDK 1.6. This includes updates to sections on Java programming basics, arrays, stacks and queues, lists, priority queues, sorting methods, maps, and memory. The coverage of the analysis language has been simplified and more examples of algorithm analysis are presented. Java implementations are provided of fundamental algorithms and of sample applications of data structures. In addition, software engineers will find all the Java source code, Java animations, and interactive applets for data structures and algorithms, and an educational version of the net.datastructures package on the book's Web site.
From the contents Chapter 1 - Java Programming Basics. Chapter 2 - Object-Oriented Design. Chapter 3 - Arrays, Linked Lists, and Recursion. Chapter 4 - Analysis Tools. Chapter 5 - Stacks and Queues. Chapter 6 - Lists and Iterators. Chapter 7 -Trees. Chapter 8 -Priority Queues. Chapter 9 - Maps and Dictionaries. Chapter 10 - Search Trees. Chapter 11 - Sorting, Sets, Selection. Chapter 12 - Text Processing. Chapter 13 - Graphs. Chapter 14 - Memory. Appendix: Useful Mathematical Facts.
|