Source code for Data Structures and Algorithm Analysis in C++ (Fourth Edition) by Mark A. Weiss.
The original source code is available here https://users.cs.fiu.edu/~weiss/dsaa_c++4/code/. I just want to add comments and copy his code for my own understanding :)