Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Data Structures Using C [Repost]

Posted By: ChrisRedfield
Data Structures Using C [Repost]

Data Structures Using C
Published: 2007 | ISBN: 0070591024 | PDF | 456 pages | 9 MB


Designed at an introductory level, this book conforms to the syllabus of the DOEACC's 'A' level certificate course on Data Structures through 'C' Language. The book will also be userful to the engineering and diploma level students of computer science who take a course on Data Structures.
Contents
Chap. 1 : Introduction to Data Structure
Chap. 2 : Principles of Programming and Analysis of Algorithms
Chap. 3 : Arrays
Chap. 4 : Linked Lists
Chap. 5 : Polynomials and Sparse Matrix
Chap. 6 : Stacks
Chap. 7 : Queues
Chap. 8 : Binary Trees
Chap. 9 : Advanced Trees, Forests and Orchards
Chap. 10 : Multiway Trees
Chap. 11 : Searching and Sorting
Chap. 12 : Graphics
Chap. 13 : Hashing
Chap. 14 : String Processing
Chap. 15 : Storage Management