Higher Ed. and Vocational >> Engineering and Computer Science >> Computer Science >> Computer Science


Data Structures Using C

Data Structures Using C

Author(s):
  • Aaron M. Tenenbaum
  • Yedidyah Langsam
  • Moshe J. Augenstein
  • Author: Aaron M. Tenenbaum
    • ISBN:9789332543546
    • 10 Digit ISBN:9332543542
    • Price:Rs. 915.00
    • Pages:640
    • Imprint:Pearson Education
    • Binding:Paperback
    • Status:Available


    Be the first to rate the book !!

    With a strong emphasis on structured design and programming techniques, the book features precise instructions on all the steps involved in data structure developmentā€”from theoretical conception to concrete realization.Helping readers build efficient C data structures, it explains how to apply data structures to enhance program execution.

     

    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

    1. Follows data structure development from its theoretical conception to its
    concrete realization.
    2. Offers several alternative implementations of data structures and discusses trade-offs involved in choosing a particular approach.
    3. Contains numerous debugged programming examples.
    4. Emphasizes structured design and programming techniques.