Book description
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.
Table of contents
- Cover
- Title Page
- Contents
- About the Author
- Dedication
- Preface
-
Chapter 1: Overview of ‘C’
- 1.1 The History
- 1.2 Characters Used in ‘C’
- 1.3 Data Types
- 1.4 C Tokens
- 1.5 Structure of a ‘C’ Program
- 1.6 printf() and scanf() Functions
- 1.7 Comments
- 1.8 Escape Sequence (Backslash Character Constants)
- 1.9 Operators and Expressions
- 1.10 Flow of Control
- 1.11 Input-Output Functions (I/O)
- 1.12 Arrays
- 1.13 Structures
- 1.14 User-defined Data Types
- 1.15 Unions
- 1.16 Functions
- Chapter 2: Data Structures and Algorithms: An Introduction
- Chapter 3: Arrays: Searching and Sorting
- Chapter 4: Stacks and Queues
- Chapter 5: Pointers
- Chapter 6: Linked Lists
- Chapter 7: Trees
- Chapter 8: Graphs
- Chapter 9: Files
- Chapter 10: Advanced Data Structures
- Appendix A ASCII Codes (Character Sets)
- Appendix B Table of Format Specifiers
- Appendix C Escape Sequences
- Notes
- Copyright
Product information
- Title: Data Structure Using C
- Author(s):
- Release date: May 2010
- Publisher(s): Pearson India
- ISBN: 9789332514522
You might also like
book
Data Structures using C, 2nd Edition
Data structure is the logical organization of a set of data items that collectively describes an …
book
Modern Software Engineering: Doing What Works to Build Better Software Faster
Improve Your Creativity, Effectiveness, and Ultimately, Your Code In Modern Software Engineering, continuous delivery pioneer David …
book
The Art of Communication
Bring nuance, depth, and meaning to every conversation you have The Art of Communication is for …
audiobook
Technically Wrong
Buying groceries, tracking our health, finding a date: whatever we want to do, odds are that …