Data structure

Page 1

Data Structure In simple language, Data Structures are structures programmed to store ordered data, so that various operations can be performed on it easily. For example, we have student's name "suhani" and percentage 86. Here "suhani" is of String data type and 86 is of float data type.

We can organize this data as a record like Student record. Now we can collect and store student's records in a file or database as a data structure. For example: "Dhvani" 70, "shaily" 81, "Sweta" 65. TCCI teaches following topics in Data Structure:  

Introduction to Data Structure Course Types of Data Structure

Array

Stack

Queue

Link List

Tree

Graph

Sorting

Bubble

Insertion

Selection

Quick


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.