Data Structure is one of the important subjects in Computer Science discipline. Being a best programmer one should know how to design an efficient algorithm and develop program logic in simplest way. So that Programmers can build a best logic using minimum number of steps to reduce the program complexity and stored the program in a very less space. In programming approach, the main motive of Algorithms is to reduce the Space complexity and Time complexity by the programmer. We have great pleasure in presenting First edition of “Data Structures” written for students of UG courses. The related matters are written in a simple and easily understandable. This volume is an attempt to provide the students with thorough understanding of Algorithms in Data Structures concepts. We try to cover the topics on Linked List, Stacks, Queues, Recursion, Trees and Graphs in details. We have presented the subject matter in a systematic manner with liberal use of charts, diagrams and programs where ever necessary so as to make it interesting and sustain student’s interest.
Contents –
1. Linked List
2. Stacks
3. Queues
4. Trees and Graphs
5. Lab Manual
