SlideShare a Scribd company logo
MOST WEL COME
Presentation
on
Data Structure
Submitted To
Submitted By
Mrs. Jaspreet Kaur Navtar
Singh
(Lect.) Roll no:-
2219
BCA-
1ST(E)
Group:-
A
Data
Structure
And its types
Data
structure
It is a logical way to storing the
data and it also define
mechanism of retrieve data.
Types of Data Structure
Data
Structure
NON
LINEAR
LINEAR
Data Structure
Operation
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 : add a new record to the structure
Deletion : removing a record from the structure
Linear Data Structure
1.Array
2.Stack
3.Queue
4.Linked List
Array
:-An array is a collection of
homogeneous type of data
elements.
:-An array is consisting of a
collection of elements .
Operation Performed On
Array
1.Traversing
2.Search
3.Insertion
4.Deletion
5.Sorting
6.Merging
Representation of Array
AAA 1
BBB 2
CCC 3
DDD 4
EEE 5
Array Representation
Stack
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.
Datastructureanditstypes 110410094332-phpapp02
Representation of Stack
EEE TOP
DDD
CCC
BBB
AAA
12/20/201414
Stack Representation
12/20/201415
Queue
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.
12/20/201416
Operation Performed On
Queue
Insertion :AddANew Element In Queue
Deletion: Removing An Element In Queue
12/20/201417
Representation of Queue
55 65 75
12/20/201418
Queue Representation
12/20/201419
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
12/20/201420
Operation Performed on
Linked List
1.Traversing
2.Searching
3.Insertion
4.Deletion
12/20/201421
Linked Representation
12/20/201422
2.Non Linear
1.Tree
2.Graph
12/20/201423
Tree
In computer science, a tree is a widely-used data
structure that emulates a hierarchical tree structure
with a set of linked nodes.
12/20/201424
Operation On Tree
1.Insertion
2.Deletion
3.Searching
12/20/201425
Tree Representation
12/20/201426
Graph
A graph data structure may also associate to each edge some edge
value, such as a symbolic label or a numeric attribute (cost,
capacity, length, etc.).
12/20/201427
Operation Performed
Graph
1.Searching
2.Insertion
3.Deletion
12/20/201428
Graph Representation
12/20/201429
BABA FARID GROUP
OF
INSTITUTIONS
(BATHINDA)
12/20/201430
THANKS FOR YOUR
VISIT
NAVTAR SIDHU
ROLL NO:2219
BCA=1ST (E)SEM 2ND
BABA FARID GROUP OF INSTITUTIONS
BATHINDA
12/20/201431

More Related Content

PPTX
Data structure and its types.
PPTX
Data structure and its types
PPTX
Presentation on Data Structure
PPTX
Introduction to data structure
PPTX
Computer Science-Data Structures :Abstract DataType (ADT)
PPTX
Data structure,abstraction,abstract data type,static and dynamic,time and spa...
PPTX
Data structure & its types
PPT
data structure
Data structure and its types.
Data structure and its types
Presentation on Data Structure
Introduction to data structure
Computer Science-Data Structures :Abstract DataType (ADT)
Data structure,abstraction,abstract data type,static and dynamic,time and spa...
Data structure & its types
data structure

What's hot (20)

DOC
Data structures project
PPT
Introductiont To Aray,Tree,Stack, Queue
PPTX
Slide 1.-datastructure
PPT
Abstract data types (adt) intro to data structure part 2
PDF
Introduction of data structures and algorithms
PDF
Datastructureitstypes
PDF
Data structure
PPTX
What is Link list? explained with animations
PPT
Lecture 1 data structures and algorithms
PPTX
Data structure
PPTX
Insertion in singly linked list
PPTX
Data structures Lecture no.3
PPT
Introduction to data structure
PPTX
Data structures lectures no 1
PPTX
Data structures Lecture no. 2
PPTX
5 Array List, data structure course
PPT
Intro ds
PPTX
Introduction of Data Structure
PPTX
Introduction to data structure ppt
PDF
Data structures (introduction)
Data structures project
Introductiont To Aray,Tree,Stack, Queue
Slide 1.-datastructure
Abstract data types (adt) intro to data structure part 2
Introduction of data structures and algorithms
Datastructureitstypes
Data structure
What is Link list? explained with animations
Lecture 1 data structures and algorithms
Data structure
Insertion in singly linked list
Data structures Lecture no.3
Introduction to data structure
Data structures lectures no 1
Data structures Lecture no. 2
5 Array List, data structure course
Intro ds
Introduction of Data Structure
Introduction to data structure ppt
Data structures (introduction)
Ad

Viewers also liked (20)

DOC
Datastructurenotes 100627004340-phpapp01
PPT
Cppt 101102014428-phpapp01
PPT
Pop-Culture: COSPLAY
PPT
Fundamentalsofdatastructures 110501104205-phpapp02
PPT
Stacks queues-1220971554378778-9
PDF
His162013 140529214456-phpapp01
PPTX
13. el evangelio eterno
 
PPTX
Ds 111011055724-phpapp01
PPT
1 introduccion a dreamweaver
PPT
Tugas pokok guru dan beban mengajar
PDF
Dic guidelines
PPT
A yoga day
DOCX
Document(1)
PDF
Cambio climatico 09-web
DOC
2015 07-27 droit de réponse au figaro et à Me Courtois et à Me Busy
PDF
The New Project Leader
PDF
Harbor house court
PPTX
Nomina.pptx chasssss
PDF
Howto ghf
PPTX
MyHeritage backend group - build to scale
Datastructurenotes 100627004340-phpapp01
Cppt 101102014428-phpapp01
Pop-Culture: COSPLAY
Fundamentalsofdatastructures 110501104205-phpapp02
Stacks queues-1220971554378778-9
His162013 140529214456-phpapp01
13. el evangelio eterno
 
Ds 111011055724-phpapp01
1 introduccion a dreamweaver
Tugas pokok guru dan beban mengajar
Dic guidelines
A yoga day
Document(1)
Cambio climatico 09-web
2015 07-27 droit de réponse au figaro et à Me Courtois et à Me Busy
The New Project Leader
Harbor house court
Nomina.pptx chasssss
Howto ghf
MyHeritage backend group - build to scale
Ad

Similar to Datastructureanditstypes 110410094332-phpapp02 (20)

PPTX
Data structure and its types
PPTX
introduction to data structure and algorithms.pptx
PDF
Datastructure 110410094008-phpapp02
PPTX
Data structure
PPTX
Which data structure is it? What are the various data structure kinds and wha...
PPTX
Data structure
PDF
UNITIII LDS.pdf
PDF
data structure and algorithm note for IT students
PPTX
Data Structure Introduction- Arrays, Matrix, Linked List
PPTX
chapter three ppt.pptx
PDF
chapter-4-data-structure.pdf
PDF
1.1 ADS data-structure.pdf
PPTX
EC2311 – Data Structures and C Programming
PPTX
DSA - Copy.pptx
DOC
Data Structure
PPTX
DATA STRUCTURE AND ALGORITHM with linked list
PPTX
DS Module 1.pptx
PDF
DS Complete notes for Computer science and Engineering
PPTX
8.DATA STRUCTURES UNIT 1 AND 2 CS3301PPT.pptx
DOCX
Chapter 1
Data structure and its types
introduction to data structure and algorithms.pptx
Datastructure 110410094008-phpapp02
Data structure
Which data structure is it? What are the various data structure kinds and wha...
Data structure
UNITIII LDS.pdf
data structure and algorithm note for IT students
Data Structure Introduction- Arrays, Matrix, Linked List
chapter three ppt.pptx
chapter-4-data-structure.pdf
1.1 ADS data-structure.pdf
EC2311 – Data Structures and C Programming
DSA - Copy.pptx
Data Structure
DATA STRUCTURE AND ALGORITHM with linked list
DS Module 1.pptx
DS Complete notes for Computer science and Engineering
8.DATA STRUCTURES UNIT 1 AND 2 CS3301PPT.pptx
Chapter 1

More from Getachew Ganfur (6)

PDF
Sienna6bst 120411102353-phpapp02
PDF
Programmingwithc 131017034813-phpapp01
PDF
Lect02 120929183452-phpapp02
PDF
Labmanualc2ndedition2 2-121115034959-phpapp02
PPT
Ccourse 140618093931-phpapp02
DOCX
1to5 4th
Sienna6bst 120411102353-phpapp02
Programmingwithc 131017034813-phpapp01
Lect02 120929183452-phpapp02
Labmanualc2ndedition2 2-121115034959-phpapp02
Ccourse 140618093931-phpapp02
1to5 4th

Datastructureanditstypes 110410094332-phpapp02