Data Structures Through C++ 2023 at Meripustak

Data Structures Through C++ 2023

Books from same Author: Yashavant Kanetkar

Books from same Publisher: BPB Publications

Related Category: Author List / Publisher List


  • Retail Price: ₹ 399/- [ 0.00% off ]

    Seller Price: ₹ 399

Sold By: T K Pandey      Click for Bulk Order

Offer 1: Get ₹ 111 extra discount on minimum ₹ 500 [Use Code: Bharat]

Offer 2: Get 0.00 % + Flat ₹ 100 discount on shopping of ₹ 1500 [Use Code: IND100]

Offer 3: Get 0.00 % + Flat ₹ 300 discount on shopping of ₹ 5000 [Use Code: MPSTK300]

Free Shipping (for orders above ₹ 499) *T&C apply.

In Stock

Shipping charge ₹ 75 for orders below 500



Click for International Orders
  • Provide Fastest Delivery

  • 100% Original Guaranteed
  • General Information  
    Author(s)Yashavant Kanetkar
    PublisherBPB Publications
    Edition5th Edition
    ISBN9789355515834
    Pages320
    BindingPaperback
    LanguageEnglish
    Publish YearSeptember 2023

    Description

    BPB Publications Data Structures Through C++ 2023 by Yashavant Kanetkar

    Learn the fundamentals of Data Structures through C++Key Features● Strengthens the foundations, as a detailed explanation of concepts are given.● Algorithms used in the book are well explained and illustrated step by step.● Help students in understanding how data structures are implemented in programs.DescriptionThere are two major hurdles faced by anybody trying to learn Data Structures:● Most books attempt to teach it using algorithms rather than complete working programs.● A lot is left to the imagination of the reader, instead of explaining it in detail.This is a different Data Structures book. It uses C++ language to teach Data Structures. Secondly, it goes far beyond merely explaining how Stacks, Queues and Linked Lists work. The readers can actually experience (rather than imagine) sorting of an array, traversing of a doubly-linked list, construction of a binary tree, etc. through carefully crafted animations that depict these processes. All these animations are available on the Downloadable DVD. In addition, it contains numerous carefully-crafted figures, working programs and real-world scenarios where different data structures are used. This would help you understand the complicated operations being performed on different data structures easily. Add to that the customary lucid style of Yashavant Kanetkar and you have a perfect Data Structures book in your hands.What you will learn● Analysis of Algorithms, Arrays, Linked Lists, Sparse Matrices.● Stacks, Queues, Trees, Graphs, Searching and Sorting.Who this book is forStudents, Programmers, researchers, and software developers who wish to learn the basics of Data structures.Table of Contents1. Analysis of Algorithms2. Arrays3. Linked Lists4. Sparse Matrices5. Stacks6. Queues7. Trees8. Graphs9. Searching And Sorting