Object-oriented data structures using Java /
| Main Authors: | , , |
|---|---|
| Corporate Author: | |
| Format: | eBook |
| Language: | English |
| Published: |
Burlington, MA :
Jones & Bartlett Learning,
[2017]
|
| Edition: | Fourth edition. |
| Subjects: | |
| Online Access: | Connect to the full text of this electronic book |
Table of Contents:
- Getting organized
- The stack ADT
- Recursion
- The queue ADT
- The collection ADT
- The list ADT
- The binary search tree ADT
- The map ADT
- The priority queue ADT
- The graph ADT
- Sorting and searching algorithms.