Skip to Main Content
Data Structures using C, 2nd Edition
book

Data Structures using C, 2nd Edition

by A. K. Sharma
June 2013
Intermediate to advanced content levelIntermediate to advanced
516 pages
11h 21m
English
Pearson India
Content preview from Data Structures using C, 2nd Edition

Chapter 3

Arrays: Searching and Sorting

CHAPTER OUTLINE
3.1 INTRODUCTION

An array is a data structure with the help of which a programmer can refer to and perform operations on a collection of similar data types such as simple lists or tables of information. For example, a list of names of ‘N’ number of students of a class can be grouped under a common name (say studList). This list can be easily represented by an array called studList for ‘N = 45’ students as shown in Figure 3.1

images

Fig. 3.1 Schematic ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Introduction to Data Structures in C

Introduction to Data Structures in C

Ashok Kamthane
Data Structures Using C

Data Structures Using C

Samir Kumar Bandyopadhyay, Kashi Nath Dey

Publisher Resources

ISBN: 9789332524248