I don't recommend using these files for any projects or practical applications (some parts don't even work). They are intended for those who want a better understanding of data structures. The code is simple and easy to follow, with skeleton classes that you can use to practice implementing your own data structures.
I create these because, in my experience, the best way to fully understand a data structure is by seeing it in code.