Higher Ed. and Vocational >> Engineering and Computer Science >> Computer Science >> Data Structures and Algorithms


Data Structures Using C

Data Structures Using C

Author(s):
  • Aaron M. Tenenbaum
  • Author: Aaron M. Tenenbaum
    • ISBN:9788131702291
    • Price: Rs. 399.00
    • Pages:672
    • Imprint:Pearson Education
    • Binding:Paperback
    • Status:Available


    Free Shipping by VRVBookshop
    Ratings:

    Helping readers build efficient C data structures, this handbook explains how to apply data structures to enhance program execution.

    With a strong emphasis on structured design and programming techniques, it features precise instructions on all the steps involved in data structure development—from theoretical conception to concrete realization.

    Table of Content

    1. Introduction to Data Structures.
    2. The Stack.
    3. Recursion.
    4. Queues and Lists.
    5. Trees.
    6. Sorting.
    7. Searching.
    8. Graphs and their Applications.
    9. Storage Management.

    Salient Features

    • Several alternative implementations of data structures—along with advice on choosing the one most suited to your needs at hand.
    • contains numerous debugged programing examples.
    • Complete development of all programs.
    • Graphic representation of material.
    • Sorting and searching algorithms.
    • Up-to-date research findings.
    • follows data structure development from its theoretical conception to its concrete realization.
    • emphasizes structured design and programming techniques.