Data Structure Using C

Data Structure Using C

Sold ( 52 times )
3848 Views
MRP : ₹225.00
Price : ₹135.00
You will save : ₹90.00 after 40% Discount
Inclusive of all taxes
INSTANT delivery: Read it now on your device

Buy Ebook₹135.00 Rental Ebook Up to 70% Off

Save extra with 2 Offers

Get ₹ 50

Instant Cashback on the purchase of ₹ 400 or above
SAVE05 Already Applied

Product Specifications

Publisher Laxmi Publications All Computer Science books by Laxmi Publications
ISBN 9789380298115
Author: Dr. Prabhakar Gupta, Vineet Agarwal, Manish Varshney
Number of Pages 354
Edition Second Edition
Available
Available in all digital devices
  • Snapshot
  • About the book
  • Sample book
Data Structure Using C - Page 1 Data Structure Using C - Page 2 Data Structure Using C - Page 3 Data Structure Using C - Page 4 Data Structure Using C - Page 5

Data Structure Using C by Dr. Prabhakar Gupta, Vineet Agarwal, Manish Varshney
Book Summary:

Efficiency of the program plays very important role in Computer Science. Efficient program can handle a large amount of data. Data structure plays a very important role in the efficiency of Computer Program. Also it is very important to decide which data structure must be used to store data items before writing the program. The objective of this book is to explain the fundamentals of the data structures that are available and to explain the different operations that can be applied on data structure. The study of data structure gives an idea for the selection of data structure in programming.

Audience of the Book :
This book Useful for Computer Science Students.
Table of Contents:

1. Introduction

2. Arrays

3. Stacks

4. Recursion

5. Queues

6. Linked List

7. Tree

8. Searching

9. Sorting

10. Binary Search Tree

11. Graph

12. Files

13. Index