Data Structures Using C by Rohit Khurana
Book Summary:
Data Structures using C provides its readers a thorough understanding of data structures in a simple, interesting, and illustrative manner. Appropriate examples, diagrams, and tables make the book extremely student-friendly. It meets the requirements of students in various courses, at both undergraduate and postgraduate levels, including BTech, BE, BCA, BSc, PGDCA, MSc, and MCA.
Audience of the Book :
This book Useful for BTech, BE, BCA, BSc, MSc, and MCA Students.
Table of Contents:
1. Overview of C Language
2. Introduction to Data Structures and Algorithms
3. Arrays and Strings
4. Linked List
5. Stacks
6. Queues
7. Trees
8. Graphs
9. Sorting and Searching
10. Hashing
11. Sets
12. File Structures