Data structures and algorithms : an object-oriented approach using Ada 95 /
This textbook provides an in depth course on data structures in the context of object oriented development. Its main themes are abstraction, implementation, encapsulation, and measurement: that is, that the software process begins with abstraction of data types, which then lead to alternate represen...
| Main Author: | |
|---|---|
| Corporate Author: | |
| Format: | eBook |
| Language: | English |
| Published: |
New York :
Springer,
[1997]
|
| Series: | Undergraduate texts in computer science.
|
| Subjects: | |
| Online Access: | Connect to the full text of this electronic book |
Table of Contents:
- 1. Preliminaries
- 2. Encapsulation
- 3. Stacks
- 4. Queues
- 5. Lists
- 6. Trees
- 7. Tree Applications
- 8. Graphs
- 9. Sets
- 10. Strings
- 11. Sorting
- 12. Search / Update.