Book Author ‘Reema Thareja’ reemathareja@gmail.com
Website Creator ‘Gobal Krishnan V’ | gobalkrishnan.books@gmail.com
- Preface to the Second Edition
- Preface to the First Edition
- 1. Introduction to C
- 2. Introduction to Data Structures and Algorithms
- 3. Arrays
- 4. Strings
- 5. Structures and Unions
- 6. Linked Lists
- 7. Stacks
- 8. Queues
- 9. Trees
- 10. Efficient Binary Trees
- 11. Multi-way Search Trees
- 12. Heaps
- 13. Graphs
- 14. Searching and Sorting
- 15. Hashing and Collision
- 16. Files and Their Organization
- Appendix A: Memory Allocation in C Programs
- Appendix B: Garbage Collection
- Appendix C: Backtracking
- Appendix D: Josephus Problem
- Appendix E: File Handling in C
- Appendix F: Address Calculation Sort
- Appendix G: Answers
- Index