My Solutions to Data structures and Algorithms in C++ by Michael T. Goodrich.
This book offers an approach to fundamental data structures and algorithms. This work provides a comprehensive introduction to data structures and algorithms, including their design, analysis, and implementation. It presents data structure using ADTs and their respective implementations.