,

Data Structures and Problem Solving Using Java

Pearson New International Edition

Paperback Engels 2013 9781292025766
Verwachte levertijd ongeveer 9 werkdagen

Samenvatting

For the second or third programming course.

A practical and unique approach to data structures that separates interface from implementation.

This book provides a practical introduction to data structures with an emphasis on abstract thinking and problem solving, as well as the use of Java. It does this through what remains a unique approach that clearly separates each data structure’s interface (how to use a data structure) from its implementation (how to actually program that structure). Parts I (Tour of Java), II (Algorithms and Building Blocks), and III (Applications) lay the groundwork by discussing basic concepts and tools and providing some practical examples, while Part IV (Implementations) focuses on implementation of data structures. This forces the reader to think about the functionality of the data structures before the hash table is implemented.

The Fourth Edition features many new updates as well as new exercises.

Specificaties

ISBN13:9781292025766
Taal:Engels
Bindwijze:Paperback

Lezersrecensies

Wees de eerste die een lezersrecensie schrijft!

Inhoudsopgave

<p>PART ONE: TOUR OF JAVA</p> <p>Chapter 1: Primitive Java</p> <p>Chapter 2: Reference Types</p> <p>Chapter 3: Objects and Classes</p> <p>Chapter 4: Inheritance</p> <p>&nbsp;</p> <p>PART TWO: ALGORITHMS AND BUILDING BLOCKS</p> <p>Chapter 5: Algorithm Analysis</p> <p>Chapter 6: The Collections API</p> <p>Chapter 7: Recursion</p> <p>Chapter 8: Sorting Algorithms</p> <p>Chapter 9: Randomization</p> <p>&nbsp;</p> <p>PART THREE: APPLICATIONS</p> <p>Chapter 10: Fun and Games</p> <p>Chapter 11: Stacks and Compilers</p> <p>Chapter 12: Utilities</p> <p>Chapter 13: Graphs and Paths</p> <p>&nbsp;</p> <p>PART FOUR: IMPLEMENTATIONS</p> <p>Chapter 14: Inner Classes and Implementation of ArrayList</p> <p>Chapter 15: Stacks and Queues</p> <p>Chapter 16: Linked Lists</p> <p>Chapter 17: Trees</p> <p>Chapter 18: Binary Search Trees</p> <p>Chapter 19: Hash Tables</p> <p>Chapter 20: A Priority Queue: The Binary Heap</p> <p>&nbsp;</p> <p>PART FIVE: ADVANCED DATA STRUCTURES</p> <p>Chapter 21: Splay Trees</p> <p>Chapter 22: Merging Priority Queues</p> <p>Chapter 23: The Disjoint Set Class</p> <p>&nbsp;</p> <p>APPENDIX A: Operators</p> <p>APPENDIX B: Graphical User Interfaces</p> <p>APPENDIX C: Bitwise Operators</p> <p>&nbsp;</p>

Managementboek Top 100

Rubrieken

    Personen

      Trefwoorden

        Data Structures and Problem Solving Using Java