Data Structures Using C++

Data Structures Using C++

Sold ( 59 times )
4914 Views
Price : ₹225.00
Inclusive of all taxes
INSTANT delivery: Read it now on your device

Buy Ebook₹225.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 9788131805459
Author: N Kasiviswanath
Number of Pages 230
Available
Available in all digital devices
  • Snapshot
  • About the book
  • Sample book
Data Structures Using C++ - Page 1 Data Structures Using C++ - Page 2 Data Structures Using C++ - Page 3 Data Structures Using C++ - Page 4 Data Structures Using C++ - Page 5

Data Structures Using C++
Book Summary:

This compact and comprehensive book provides an introduction to data structures from an object-oriented perspective using the C++ language as the tool. This book is intended to serve as textbook for a one semester course to introduce the data structures in courses like B.Tech / B.E., M.C.A. of all universities. It is essential for us to develop computer programs that utilize computer resources in an effective manner. The text introduces data structures at the abstract level, their implementation and applications. The book covers from basic data structures to advanced data structures.

The main features of this text include:

  • All most every program is implemented with Menu Driven approach.
  • All programs are provided with test data, so that the students can test each and every instruction in the program.
  • All programs are tested thoroughly.
Table of Contents:

1.    Introducing Data Structures

2.    Introduction To C++

3.    Data Structures and Their Representatation

4.    Stacks

5.    Queues

6.    Trees

7.    Graphs

8.    Sorting Techniques

9.    Hashing Techniques

10.  Advanced Data Structures.