You are on page 1of 2

Data Structure Using C

↳ •

way of
organising data
Data should be
efficiently used
by the program

VAR10USDATASTRRES

/
ARRAY
Physical Data Structure

( How data )
MATRIX is
arranged


LINKED LIST -

/
#

/

STACK Linear
Logical Data structure

QUEUE -

( How data is utilized )


Tree
I won Linear


GRAPH
-


HASHING
t Tabular -

RECURSION

SORTING TECHNIQUE

Data Data
Logical structures are implemented using physical structures

You might also like