B.tech 15CS201J Data Structures
B.tech 15CS201J Data Structures
Text Books:
1. Seymour Lipschutz, “Data Structures with C”, McGraw Hill Education, Special Indian Edition, 2014.
2. R.F.Gilberg, B.A.Forouzan, “Data Structures”, Second Edition, Thomson India Edition, 2005.
Reference Books
3. A.V.Aho, J.E Hopcroft and J.D.Ullman, “Data structures and Algorithms”, Pearson Education, First
Edition Reprint 2003.
4. Mark Allen Weiss, "Data Structures and Algorithm Analysis in C", 2nd Edition, Pearson Education,
5. Reema Thareja, “Data Structures Using C”, Oxford 2011. Higher Education , First Edition, 2011
Prerequisite : NIL
Instructional Objectives
1. Understand analysis of algorithm and its time complexity
2. Be familiar with and implement the Linked list data structure
3. Be familiar with and implement the Stack and Queue data structure
4. Have a comprehensive knowledge of Trees and their implementations
5. Learn advanced data structures like Graphs and their implementation, hash tables and Hashing methods
Assessment