Data structures and program design using C++ : a self-teaching introduction /
Data structures provide a means to manage large amounts of information such as large databases, using SEO, and creating Internet/Web indexing services. This book is designed to present fundamentals of data structures for beginners using the C++ programming language. Practical analogies using real wo...
Cote: | Libro Electrónico |
---|---|
Auteurs principaux: | , |
Format: | Électronique eBook |
Langue: | Inglés |
Publié: |
Dulles, Virginia :
Mercury Learning and Information,
[2019]
|
Sujets: | |
Accès en ligne: | Texto completo |
Table des matières:
- 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.