Data structures : a pseudocode approach with C

Bibliographic Details
Main Authors: Gilberg, Richard F. (Author), Forouzan, Behrouz A. (Author)
Format: Book
Language:English
Published: Boston : Course Technology , c2005
Edition:2nd ed
Subjects:
Table of Contents:
  • 1-Introduction: 1. Basic concepts
  • 2. Recursion
  • 2-Linear lists: 3. Stacks
  • 4. Queues
  • 5. General linear lists
  • 3-Non-linear lists: 6. Introduction to trees
  • 7. Binary search trees
  • 8. AVL search trees
  • 9. Heaps
  • 10. Multiway trees
  • 11. Graphs
  • 4-Sorting and searching: 12. Sorting
  • 13. Searching