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


Data Structure Using C

Data Structure Using C

Author(s):
  • A.K. Sharma
  • Author: A.K. Sharma
    • ISBN:9788131755662
    • Price: Rs. 250.00
    • Pages:460
    • Imprint:Pearson Education
    • Binding:Paperback
    • Status:Available


    Free Shipping by VRVBookshop
    Ratings:

    A data structure is the logical organization of a set of data items that collectively describe an object. Using the C programming language, this book describes how to effectively choose and design a data structure for a given situation or problem. This book completely covers the curriculum requirements of Maharshi Dayanand University, Rohtak, and YMCA University of Science and Technology, Faridabad.

    Table of Content

    1. Overview of ā€˜C’
    2. Data Structures and Algorithms: An Introduction
    3. Arrays: Searching and Sorting
    4. Stacks and Queues
    5. Pointers
    6. Linked Lists
    7. Trees
    8. Graphs
    9. FIles
    10. Advanced Data-Structures
    Appendix A: ASCII Codes (Character Sets)
    Appendix B: Table of Format Specifiers
    Appendix C: Escape Sequences
    Index

    Salient Features

    • Easy to understand text coupled with simple to understand examples
    • Every data-structure is supported with a pictorial representation and its possible implementations.
    • Over 100 solved problems
    • All programs tested using Turbo ā€˜C’.