Data Structures and Algorithms in C++ : : Pocket Primer / / Lee Wittenberg.

This book takes a minimalist approach to the traditional data structures course. It covers only those topics that are absolutely essential; the more esoteric structures and algorithms are left for later study. Suitable for an introductory data structures course or self-study, this book is written fr...

Full description

Saved in:
Bibliographic Details
VerfasserIn:
Place / Publishing House:Dulles, VA : : Mercury Learning and Information, , [2017]
©2017
Year of Publication:2017
Language:English
Series:Pocket Primer
Online Access:
Physical Description:1 online resource (200 p.)
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Frontmatter
  • Contents
  • Preface
  • Acknowledgments
  • 1. Introduction to Data Structures
  • 2. Introduction to the C++ Language
  • 3. Arrays
  • 4. Linked Lists
  • 5. Queues
  • 6. Searching and Sorting
  • 7. Stacks
  • 8. Trees
  • 9. Multi-Way Search Trees
  • 10. Hashing
  • 11. Files
  • 12. Graphs
  • Appendix A. Answers to Selected Exercises
  • Appendix B. References. Books. Webliography
  • Index