SlideShare a Scribd company logo
DATA STRUCTURE AND
ITS TYPES
PRESENTED BY
RAMEESHA SADAQAT
CONTENTS
DEFINITION OF DATA STRUCTURES
DATA STRUCTURE OPERATIONS
TYPES OF DATA STRUCTURE
LINEAR DATA STRUCTURE
NON-LINEAR DATA STRUCTURE
DEFINITION OF
DATA
STRUCTURES
It is a logical way of storing data
and it also define mechanism of
retrieve data.
DATA STRUCTURE
OPERATIONS
 Traversing: Accessing each record exactly once
so that certain item in the record may be
processed.
 Searching: finding the location of the record
with a given key value .
 Insertion :adding a new record to the
structure
 Deletion : removing a record from the structure
Types of data structure
TYPES OF
DATA
STRUCTURE
•NON-
LINEAR
•LINEAR
LINEAR DATA STRUCTURE
 ARRAY
 LINKED LIST
 STACK
 QUEUE
ARRAY
 An array is a collection of
homogeneous type of data elements.
 An array is consisting of a collection of
elements .
REPRESENTATION OF ARRAY IN MEMORY
1
2
3
4
5
OPERATIONS PERFORMED
ON AN ARRAY
Traversing
Searching
Insertion
Deletion
Sorting
Merging
ARRAY REPRESENTATION
LINKED LIST
 A Linked list is a linear collection of
data elements .It has two part one is
info and other is link part.info part
gives information and link part is
address of next node.
OPERATIONS PERFROMED
ON LINKED LIST
Traversing
Searching
Insertion
Deletion
LINKED LIST
REPRESENTATION
stack (lifo)
 A Stack also called last in first out (LIFO)
system.
 A Stack is a list of elements in which an
element may be inserted or deleted at
one end which is known as TOP of the
stack.
EEE TOP
DDD
CCC
BBB
AAA
Operations performed
on stack
 Push: add an element in stack
 Pop: remove an element in stack
stack representation
queue (fifo)
 A Queue also called first in first out (FIFO)
system.
 A queue is a linear list of element in which
insertion can be done at one end which is
known as front and deletion can be done
which is known as rear.
3 2 1
Operations performed
on queue
 Insertion : add a new element in queue.
 Deletion: Removing an element in queue.
Queue representation
Non-linear data
structure
TREE
GRAPH
TREE
 Data frequently contain a hierarchical
relationship between various elements.
The data structure which reflects this
relationship is called tree.
Operations performed
on tree
Insertion
Deletion
Searching
Tree representation
graph
 Data sometimes contain a relationship
between pairs of elements which is not
necessarily hierarchical in nature.
 For example, an airline flies only between
cities connected by lines.
Operations performed
on graph
Searching
Insertion
Deletion
graph representation
Datastructureitstypes

More Related Content

What's hot (20)

PPTX
Introduction to data structure ppt
NalinNishant3
 
PPTX
Data structure,abstraction,abstract data type,static and dynamic,time and spa...
Hassan Ahmed
 
PPTX
Data structure and its types
Navtar Sidhu Brar
 
PPT
Introductiont To Aray,Tree,Stack, Queue
Ghaffar Khan
 
PDF
Data structure
Prof. Dr. K. Adisesha
 
PPTX
Introduction to data structure
Vivek Kumar Sinha
 
PDF
Introduction to data structure
Zaid Shabbir
 
PDF
Data structures (introduction)
Arvind Devaraj
 
PPTX
Data structure
laraib kafeel
 
PPT
Data structures
Manaswi Sharma
 
PPTX
DATA STRUCTURE IN C LANGUAGE
shubhamrohiwal6
 
PPTX
Slide 1.-datastructure
Minhaz Leo
 
PPT
data structure
hashim102
 
PDF
Data structures
Naresh Babu Merugu
 
PPT
Introduction to data structure by anil dutt
Anil Dutt
 
PPT
Data struters
ashish bansal
 
PPT
Elementary data organisation
Muzamil Hussain
 
PPTX
DATA STRUCTURE
Rohit Rai
 
PDF
Data Structures Notes 2021
Sreedhar Chowdam
 
PDF
Lecture1 data structure(introduction)
Taibah University, College of Computer Science & Engineering
 
Introduction to data structure ppt
NalinNishant3
 
Data structure,abstraction,abstract data type,static and dynamic,time and spa...
Hassan Ahmed
 
Data structure and its types
Navtar Sidhu Brar
 
Introductiont To Aray,Tree,Stack, Queue
Ghaffar Khan
 
Data structure
Prof. Dr. K. Adisesha
 
Introduction to data structure
Vivek Kumar Sinha
 
Introduction to data structure
Zaid Shabbir
 
Data structures (introduction)
Arvind Devaraj
 
Data structure
laraib kafeel
 
Data structures
Manaswi Sharma
 
DATA STRUCTURE IN C LANGUAGE
shubhamrohiwal6
 
Slide 1.-datastructure
Minhaz Leo
 
data structure
hashim102
 
Data structures
Naresh Babu Merugu
 
Introduction to data structure by anil dutt
Anil Dutt
 
Data struters
ashish bansal
 
Elementary data organisation
Muzamil Hussain
 
DATA STRUCTURE
Rohit Rai
 
Data Structures Notes 2021
Sreedhar Chowdam
 

Similar to Datastructureitstypes (20)

DOC
Data Structure
Ibrahim MH
 
PPTX
Datastructureanditstypes 110410094332-phpapp02
Getachew Ganfur
 
PPTX
Data structure
MdArifHossain30
 
PPTX
DS2-CLASSIFICATIONnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn.pptx
ProfVMGawde
 
PPTX
DS2-CLASSIFICATIONnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn.pptx
ProfVMGawde
 
PPTX
DS2-CLASSIFICATION11111111111111111111111111111111.pptx
ProfVMGawde
 
PPTX
Lect-1.pptx
mrizwan38
 
PPTX
DATA STRUCTURE INTRODUCITON FULL NOTES.pptx
Keerthanakeerthana869629
 
PPTX
chapter three ppt.pptx
selemonGamo
 
PPTX
DS Module 1.pptx
SaralaT3
 
PPTX
Data Structure1.pptx
Sandhiya96308
 
PPT
DATA STRUCTURES A BRIEF OVERVIEW OF DATA
LearnItAllAcademy
 
PPTX
Introduction to data structure
NUPOORAWSARMOL
 
PPT
Introduction of data structure in short.ppt
mba29007
 
PPTX
General Data structures
Youssef Elsalhawy
 
PPTX
Stack and queue
CHANDAN KUMAR
 
PPTX
introduction to data structure and algorithms.pptx
AdityaDeshmukh649003
 
PPT
DATA STRUCTURES IN INFORMATION TECHNOLOGY
DanilynSukkie
 
PPT
DSA theory all topics (summary) presentation
damru0408
 
Data Structure
Ibrahim MH
 
Datastructureanditstypes 110410094332-phpapp02
Getachew Ganfur
 
Data structure
MdArifHossain30
 
DS2-CLASSIFICATIONnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn.pptx
ProfVMGawde
 
DS2-CLASSIFICATIONnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn.pptx
ProfVMGawde
 
DS2-CLASSIFICATION11111111111111111111111111111111.pptx
ProfVMGawde
 
Lect-1.pptx
mrizwan38
 
DATA STRUCTURE INTRODUCITON FULL NOTES.pptx
Keerthanakeerthana869629
 
chapter three ppt.pptx
selemonGamo
 
DS Module 1.pptx
SaralaT3
 
Data Structure1.pptx
Sandhiya96308
 
DATA STRUCTURES A BRIEF OVERVIEW OF DATA
LearnItAllAcademy
 
Introduction to data structure
NUPOORAWSARMOL
 
Introduction of data structure in short.ppt
mba29007
 
General Data structures
Youssef Elsalhawy
 
Stack and queue
CHANDAN KUMAR
 
introduction to data structure and algorithms.pptx
AdityaDeshmukh649003
 
DATA STRUCTURES IN INFORMATION TECHNOLOGY
DanilynSukkie
 
DSA theory all topics (summary) presentation
damru0408
 
Ad

More from soniasharmafdp (15)

PPTX
hashing in data structure for engineering.pptx
soniasharmafdp
 
PDF
unit 2- linked list- PPT for btech students.pdf
soniasharmafdp
 
PDF
graphs in data structure for Btech students.pdf
soniasharmafdp
 
PPTX
New one with new ppt Microsoft Office PowerPoint Presentation.pptx
soniasharmafdp
 
PPTX
hashing in data structure for Btech .pptx
soniasharmafdp
 
PPT
classes data type for Btech students.ppt
soniasharmafdp
 
PPTX
hashing in data structure for Btech.pptx
soniasharmafdp
 
PPTX
labwork practice on inhetitance-1.pptx
soniasharmafdp
 
PPTX
friend_derivedclasspresentation1234.pptx
soniasharmafdp
 
PPTX
OOPS PROGRAM for the clarity of functions in c++
soniasharmafdp
 
PDF
functions in c++ basic concept for students
soniasharmafdp
 
PDF
concept of functions and its types in c++ language
soniasharmafdp
 
PDF
Data Bill.pdf
soniasharmafdp
 
PDF
1.3- infix-ti-postfix.pdf
soniasharmafdp
 
PDF
Linked stack-and-linked-queue
soniasharmafdp
 
hashing in data structure for engineering.pptx
soniasharmafdp
 
unit 2- linked list- PPT for btech students.pdf
soniasharmafdp
 
graphs in data structure for Btech students.pdf
soniasharmafdp
 
New one with new ppt Microsoft Office PowerPoint Presentation.pptx
soniasharmafdp
 
hashing in data structure for Btech .pptx
soniasharmafdp
 
classes data type for Btech students.ppt
soniasharmafdp
 
hashing in data structure for Btech.pptx
soniasharmafdp
 
labwork practice on inhetitance-1.pptx
soniasharmafdp
 
friend_derivedclasspresentation1234.pptx
soniasharmafdp
 
OOPS PROGRAM for the clarity of functions in c++
soniasharmafdp
 
functions in c++ basic concept for students
soniasharmafdp
 
concept of functions and its types in c++ language
soniasharmafdp
 
Data Bill.pdf
soniasharmafdp
 
1.3- infix-ti-postfix.pdf
soniasharmafdp
 
Linked stack-and-linked-queue
soniasharmafdp
 
Ad

Recently uploaded (20)

PDF
STUDY OF NOVEL CHANNEL MATERIALS USING III-V COMPOUNDS WITH VARIOUS GATE DIEL...
ijoejnl
 
PPTX
quantum computing transition from classical mechanics.pptx
gvlbcy
 
PDF
Zero Carbon Building Performance standard
BassemOsman1
 
PPTX
business incubation centre aaaaaaaaaaaaaa
hodeeesite4
 
PPTX
IoT_Smart_Agriculture_Presentations.pptx
poojakumari696707
 
PPTX
Online Cab Booking and Management System.pptx
diptipaneri80
 
PDF
EVS+PRESENTATIONS EVS+PRESENTATIONS like
saiyedaqib429
 
PDF
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
PDF
Biodegradable Plastics: Innovations and Market Potential (www.kiu.ac.ug)
publication11
 
PDF
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
PPTX
Module2 Data Base Design- ER and NF.pptx
gomathisankariv2
 
PDF
SG1-ALM-MS-EL-30-0008 (00) MS - Isolators and disconnecting switches.pdf
djiceramil
 
PDF
Packaging Tips for Stainless Steel Tubes and Pipes
heavymetalsandtubes
 
PPTX
MULTI LEVEL DATA TRACKING USING COOJA.pptx
dollysharma12ab
 
PDF
Advanced LangChain & RAG: Building a Financial AI Assistant with Real-Time Data
Soufiane Sejjari
 
PDF
settlement FOR FOUNDATION ENGINEERS.pdf
Endalkazene
 
PDF
Natural_Language_processing_Unit_I_notes.pdf
sanguleumeshit
 
PPTX
22PCOAM21 Session 1 Data Management.pptx
Guru Nanak Technical Institutions
 
PPTX
MT Chapter 1.pptx- Magnetic particle testing
ABCAnyBodyCanRelax
 
PPTX
Water resources Engineering GIS KRT.pptx
Krunal Thanki
 
STUDY OF NOVEL CHANNEL MATERIALS USING III-V COMPOUNDS WITH VARIOUS GATE DIEL...
ijoejnl
 
quantum computing transition from classical mechanics.pptx
gvlbcy
 
Zero Carbon Building Performance standard
BassemOsman1
 
business incubation centre aaaaaaaaaaaaaa
hodeeesite4
 
IoT_Smart_Agriculture_Presentations.pptx
poojakumari696707
 
Online Cab Booking and Management System.pptx
diptipaneri80
 
EVS+PRESENTATIONS EVS+PRESENTATIONS like
saiyedaqib429
 
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
Biodegradable Plastics: Innovations and Market Potential (www.kiu.ac.ug)
publication11
 
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
Module2 Data Base Design- ER and NF.pptx
gomathisankariv2
 
SG1-ALM-MS-EL-30-0008 (00) MS - Isolators and disconnecting switches.pdf
djiceramil
 
Packaging Tips for Stainless Steel Tubes and Pipes
heavymetalsandtubes
 
MULTI LEVEL DATA TRACKING USING COOJA.pptx
dollysharma12ab
 
Advanced LangChain & RAG: Building a Financial AI Assistant with Real-Time Data
Soufiane Sejjari
 
settlement FOR FOUNDATION ENGINEERS.pdf
Endalkazene
 
Natural_Language_processing_Unit_I_notes.pdf
sanguleumeshit
 
22PCOAM21 Session 1 Data Management.pptx
Guru Nanak Technical Institutions
 
MT Chapter 1.pptx- Magnetic particle testing
ABCAnyBodyCanRelax
 
Water resources Engineering GIS KRT.pptx
Krunal Thanki
 

Datastructureitstypes