2620001 - Data Structure(DS)


Text Books:
1. "An Introduction to Data Structures with Applications", Jean-Paul Tremblay, Paul G. Sorenson, Tata McGraw-Hill, 2nd Edition, (2007)
2. "Introduction to Algorithm", Cormen, Leiserson, Rivest, Stein, , PHI (2003), 2nd Edition,
3. "Design and Analysis of Algorithms" Parag Dave & Himanshu Dave, Pearson Education (2008).
Reference Books:
1. "Data Structures and Algorithm Analysis in C", Mark Allen Weiss, , Pearson Education.
2. "Data Structures: A Pseudo-code Approach with C", Gilberg & Forouzan,  Cengage Learning.
3. "Data Structures Via C++: Objects by Evolution", A. Michael Berman, , Oxford Univ. Press (2004)
4. “Fundamentals of Data Structures in C”, Horowitz, Sahni, Anderson-Freed, University Press (2nd edition-2007)
5. "Data Structures Using C & C++", Tenenbaum, PHI.
6. "Data Structures & Algorithms" , A V Aho, J E Hopcroft, J D Ullman, , Pearson Education (1983).
7. "Sorting & Searching - The Art of Computer Programming" D E Knuth, , Vol. 3, Pearson Education (1998).
8. "Data structures and algorithms, concepts, Techniques and Applications" ,G. A.V. PAI, , TMH , 1st Edition (2008)
9. “Algorithm design-foundation, analysis & internet examples”, Michel Goodrich, Roberto Tamassia, , Wiley