All the implementation of Various Data Structures in c and cpp.
- https://www.javatpoint.com/data-structure-tutorial
- Data Structures And Algorithms, IIT Delhi Prof. Naveen Garg (NPETL) https://nptel.ac.in/courses/106102064
- Fundamentals of Data Structures in C++ - Ellis Horowitz, Sartaj Sahni
- Fundamentals of Data Structures in C by Ellis Horowitz and Sartaj Sahni
- “Introduction to Algorithms” is a comprehensive textbook on algorithms, written by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, and Clifford Stein
Happy Learning!