Next: 2.6 Problems
Up: 2. Lists
Previous: 2.4.3 Circular Linked List Implementation
- 1.
- Alfred V Aho, John E. Hopcroft, and Jeffrey D Ullman.
Data Structures and Algorithms. Addison-Wesley, 1983.
- 2.
- Thomas H. Cormen, Charles E. Leiserson, and Donald L. Rivest.
Introduction to Algorithms. The MIT Electrical Engineering and
Computer Science Series, 1990. Indian Edition published in 1999.
- 3.
- Robert L. Kruse, Bruce P. Leung, and Clovis L. Tondo.
Data Structures and Program design in C.
Prentice Hall, 1991. Indian Edition
published by Prentice Hall of India, 1999.
- 4.
- Mark Allen Weiss. Data Structures and Algorithm Analysis in C++.
Benjamin-Cummings, 1994. Indian Edition published in 1998.
- 5.
- Duane A. Bailey. Java Structures: Data Structures in Java
for the Principled Programmer. McGraw-Hill International
Edition, 1999.
- 6.
- Ellis Horowitz and Sartaz Sahni. Fundamentals of Data structures.
Galgotia Publications, New Delhi, 1984.
- 7.
- Y. Langsam, M.J. Augenstein, and A.M. Tenenbaum.
Data Structures using C and C++.
Second Edition, Prentice Hall, 1996. Indian Edition
published by Prentice Hall of India, 2000.
- 8.
- Sartaj Sahni. Data Structures, Algorithms, and Applications in Java.
McGraw-Hill Higher Education, 2000.
- 9.
- Thomas A. Standish. Data Structures in Java. Addison-Wesley, 1998.
Indian Edition published by Addison Wesley Longman, 2000.
Next: 2.6 Problems
Up: 2. Lists
Previous: 2.4.3 Circular Linked List Implementation
eEL,CSA_Dept,IISc,Bangalore