Data structures and algorithm analysis in Java

Bibliographic Details
Main Author: Weiss, Mark Allen (Author)
Format: Book
Language:English
Published: Upper Saddle River, New Jersey : Pearson , c2012
Edition:3rd ed
Subjects:
Table of Contents:
  • 1. Algorithm analysis
  • 2. Lists, stacks, and queues
  • 3. Trees
  • 4. Hashing
  • 5. Priority queues (heaps)
  • 6. Sorting
  • 7. The disjoint set class
  • 8. Graph algorithms
  • 9. Algorithm design techniques
  • 10. Amortized analysis
  • 11. Advanced data structures and implementation