Efficient Data Structures
(C++, Python and Pseudocode versions)
Author: Taylor
Available FREE here:
C++ version
* Book: Content/eds-cpp.pdf
* Source code: Content/cpp.tar.xz
Pseudocode (derived from Python) version
* Book: Content/eds-pseudocode.pdf
* Source code: Content/python.tar.xz
This book is a re-mixed variant of Open Data Structures by Pat Morin,
simplified and customized to our data structures classes.
It is an evolving draft, and is ever-improving.
If you have any suggestions, fixes, or changes, please let me know!