did-you-know? rent-now

Amazon no longer offers textbook rentals. We do!

Data Structures and Problem Solving Using Java

9780321541406

Data Structures and Problem Solving Using Java

  • ISBN 13:

    9780321541406

  • ISBN 10:

    0321541405

  • Edition: 4th
  • Format: Paperback
  • Copyright: 10/07/2009
  • Publisher: Pearson

List Price $173.32 Save

Rent $92.65
TERM PRICE DUE
Added Benefits of Renting

Free Shipping Both Ways Free Shipping Both Ways
Highlight/Take Notes Like You Own It Highlight/Take Notes Like You Own It
Purchase/Extend Before Due Date Purchase/Extend Before Due Date

List Price $173.32 Save $40.72

Used $132.60

Usually Ships in 24-48 Hours

We Buy This Book Back We Buy This Book Back!

Included with your book

Free Shipping On Every Order Free Shipping On Every Order

List Price $173.32 Save $1.73

New $171.59

Usually Ships in 2-3 Business Days

We Buy This Book Back We Buy This Book Back!

Included with your book

Free Shipping On Every Order Free Shipping On Every Order

Note: Supplemental materials are not guaranteed with Rental or Used book purchases.

Extend or Purchase Your Rental at Any Time

Need to keep your rental past your due date? At any time before your due date you can extend or purchase your rental through your account.

Summary

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 structurers"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 structuresbeforethe hash table is implemented. Primitive Java; Reference Types; Objects and Classes; Inheritance; Algorithm Analysis; The Collections API; Recursion; Sorting Algorithms; Randomization; ApplicationsGames, Stacks and Compilers, Utilities, Simulation, Graphs and Paths; Inner Classes and Implementation of ArrayList Stacks and Queues; Linked Lists; Trees; Binary Search Trees; Hash Tables; A Priority Queue: The Binary Heap; Advanced Data StructuresSplay Trees, Merging Priority Queues, The Disjoint Set Class A useful guide for Java programmers that includes lots of sample code and basic theory.

Author Biography

Read more