Jump to ratings and reviews
Rate this book

Data Structures Using C

Rate this book
This second edition of Data Structures Using C has been developed to provide a comprehensive and consistent coverage of both the abstract concepts of data structures as well as the implementation of these concepts using C language. It begins with a thorough overview of the concepts of C programming
followed by introduction of different data structures and methods to analyse the complexity of different algorithms. It then connects these concepts and applies them to the study of various data structures such as arrays, strings, linked lists, stacks, queues, trees, heaps, and graphs.

The book utilizes a systematic approach wherein the design of each of the data structures is followed by algorithms of different operations that can be performed on them, and the analysis of these algorithms in terms of their running times.

Each chapter includes a variety of end-chapter exercises in the form of MCQs with answers, review questions, and programming exercises to help readers test their knowledge.

560 pages, Paperback

First published November 1, 2010

127 people are currently reading
1134 people want to read

About the author

Reema Thareja

51 books111 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
138 (47%)
4 stars
84 (29%)
3 stars
37 (12%)
2 stars
12 (4%)
1 star
18 (6%)
Displaying 1 - 13 of 13 reviews
Profile Image for Nikos Alexo.
17 reviews1 follower
February 10, 2022
The book is good but has the usual drawback most academic books have. Although it starts with good examples and lots of code in the early chapters of simpler concepts that is not the case in the later chapters with more advanced concepts. I picked this to remember data structures for a project at work. I was mostly interested in B-trees and Red black trees which were not described as good as the simpler topics with code. Very well written and comprehensive though.
1 review
Currently reading
April 28, 2014
ITS GOOD BOOK
This entire review has been hidden because of spoilers.
Profile Image for Sweta Patel.
1 review1 follower
Want to read
April 23, 2015
nothing
This entire review has been hidden because of spoilers.
1 review
November 14, 2015
super
This entire review has been hidden because of spoilers.
Displaying 1 - 13 of 13 reviews

Can't find what you're looking for?

Get help and learn more about the design.