Object-oriented data structures using Java

Data Structures & Theory of Computation

Bibliographic Details
Main Authors: Dale, Nell [ (Nell B.)] (Author), Joyce, Daniel T. (Author), Weems, Chip (Author)
Format: Book
Language:English
Published: Sudbury, Massachusetts : Jones & Bartlett Learning , c2012
Edition:3rd ed
Subjects:
Table of Contents:
  • 1. Getting organized
  • 2. Abstract data types
  • 3. The stack ADT
  • 4. Recursion
  • 5. The queue ADT
  • 6. The list ADT
  • 7. More lists
  • 8. Binary search trees
  • 9. Priority queues, heaps, and graphs
  • 10. Sorting and searching algorithms