A Practical Introduction to
Data Structures and Algorithm Analysis
by Clifford A. Shaffer
The third edition of the textbook is now available! I maintain a Java version and a C++ version. This material is distributed free for educational use. See here for more information about the goals of this online textbook project.
Online sourcecode from the text is available:
- Java source files
- Java zipped version
- C++ source files
- C++ zipped version
Coursenotes for the JAVA version are available.
Note: The first and second editions of the text are now obsolete, and I do not support them.
For comprehensive information on Algorithm Visualization, including an extensive online catalog of available AVs, please visit the AlgoViz Portal.
Here is a source of information on Design Patterns.
Return to Cliff Shaffer's homepage.