SlideShare a Scribd company logo
1 of 12
LAXMIPATI INSTITUTE OF SCIENCE AND TECHNOLOGY 
LIST BHOPAL (M.P) 
DATA STRUCTURE 
PRESENTED BY-GROUP 
NO .4 
NAME- 1.ROHIT KUMAR RAI 
2. VISHAL DEV JHA
DATA STRUCTURE 
What is data structure? 
Data may be organized in many different ways.The logical 
are mathematical model of a particular organization of data 
is known as DATA STRUCTURE. 
In other words, a data structure is a way of organization all 
data items the consider not only the elements stored but 
also their relationship to each other. 
Some of data structure are arrays, linked lists, stacks, 
queve and trees.
DEFINE DATA STRUCTURE 
1.Linear data structure – In the linear data structure 
processing of data item is done in linear fashion. It 
means that data can be processed one by one 
sequenclly. 
Linear data structure are- (a).Array (b).Linked list 
(c).Stack and queus. 
2.Non linear data structure- A data structure in which 
insertion and deletion cannot be done in a linear 
fashion is known as non linear data structure. 
Non linear data structure include the following- (a).Tree 
(b).Graph
CLASSIFICATION OF DATA STRUCTURE 
DATA STRUTURE ARE NORMELLY DIVIDED INTO TWO BROAD 
CATEGORIES- 
(1).Primitive data structure 
(2).Non-primitive data structure 
DATA STRUCTURE 
PRIMITIVE DATA 
STRUCTURE 
NON-PRIMITIVE DATA 
STRUCTURE
HOW DATA IS PROCESSED ON DATA STRUCTURE ? 
The following four operations play a major role in data 
processing on data structure- 
(1).Traversing 
(2). Searching 
(3). Inserting 
(4). Deleting
A HASH TABLE IN DATA STRUCTURE 
A hash table
PRIMITIVE DATA STRUCTURE 
These are basic structure and are directly 
operated upon by the machine instruction. 
These have different representation on 
different computers. 
(1) Integer 
(2) Float 
(3) Charecter 
(4) Pointer.
NON-PRIMITIVE DATA STRUCTURE 
These are more sophisticated data structure, 
which are derived from the primitive data 
structure. 
These have differents types of non-primitive 
data structure- 
(1) Arrays 
(2) Lists 
(3) Files
ARRAYS 
An array is defined as a set of finite number of 
homogeneous element s or data items. 
Some common operations associated with arrays 
are- 
(a) Creation of an array 
(b) Traversing an array 
(c) Insertion of new element 
(d) Deletion of new element 
(e) Modification of an element 
(f) Merging of arrays.
LIST 
A list (linear link list) can be defined as a collection 
of variable number of data items. 
Some common operations associated with linear 
linked lists are- 
(a) Creation 
(b) Insertion 
(c) Deletion 
(d) Traversing 
(e) Searching 
(f) Concatenation 
(g) display
TYPES OF LIST 
There are two types of list- 
(1) Linear list 
(2) Non-linear list 
(1)Types of linear list (2)Types of non-linear 
list 
(a)Graph (a)Stacks 
(b)Queues (b)trees
THANK YOU 
PRESENTED BY-ROHIT 
RAI

More Related Content

What's hot

Data structure & its types
Data structure & its typesData structure & its types
Data structure & its typesRameesha Sadaqat
 
DATA STRUCTURE IN C LANGUAGE
DATA STRUCTURE IN C LANGUAGEDATA STRUCTURE IN C LANGUAGE
DATA STRUCTURE IN C LANGUAGEshubhamrohiwal6
 
Introduction to data structure ppt
Introduction to data structure pptIntroduction to data structure ppt
Introduction to data structure pptNalinNishant3
 
Data Structures Notes 2021
Data Structures Notes 2021Data Structures Notes 2021
Data Structures Notes 2021Sreedhar Chowdam
 
Data structure and its types
Data structure and its typesData structure and its types
Data structure and its typesNavtar Sidhu Brar
 
Data structures (introduction)
 Data structures (introduction) Data structures (introduction)
Data structures (introduction)Arvind Devaraj
 
Data structure,abstraction,abstract data type,static and dynamic,time and spa...
Data structure,abstraction,abstract data type,static and dynamic,time and spa...Data structure,abstraction,abstract data type,static and dynamic,time and spa...
Data structure,abstraction,abstract data type,static and dynamic,time and spa...Hassan Ahmed
 
Bca ii dfs u-1 introduction to data structure
Bca ii dfs u-1 introduction to data structureBca ii dfs u-1 introduction to data structure
Bca ii dfs u-1 introduction to data structureRai University
 
Presentation on Data Structure
Presentation on Data StructurePresentation on Data Structure
Presentation on Data StructureA. N. M. Jubaer
 
introduction to Data Structure and classification
 introduction to Data Structure and classification introduction to Data Structure and classification
introduction to Data Structure and classificationchauhankapil
 
Introduction To Data Structures.
Introduction To Data Structures.Introduction To Data Structures.
Introduction To Data Structures.Education Front
 
Mca ii dfs u-1 introduction to data structure
Mca ii dfs u-1 introduction to data structureMca ii dfs u-1 introduction to data structure
Mca ii dfs u-1 introduction to data structureRai University
 
Introductiont To Aray,Tree,Stack, Queue
Introductiont To Aray,Tree,Stack, QueueIntroductiont To Aray,Tree,Stack, Queue
Introductiont To Aray,Tree,Stack, QueueGhaffar Khan
 
Introduction to Data Structure part 1
Introduction to Data Structure part 1Introduction to Data Structure part 1
Introduction to Data Structure part 1ProfSonaliGholveDoif
 
2nd puc computer science chapter 3 data structures 1
2nd puc computer science chapter 3 data structures 12nd puc computer science chapter 3 data structures 1
2nd puc computer science chapter 3 data structures 1Aahwini Esware gowda
 

What's hot (20)

Data structure & its types
Data structure & its typesData structure & its types
Data structure & its types
 
DATA STRUCTURE IN C LANGUAGE
DATA STRUCTURE IN C LANGUAGEDATA STRUCTURE IN C LANGUAGE
DATA STRUCTURE IN C LANGUAGE
 
Data structures
Data structuresData structures
Data structures
 
Introduction to data structure ppt
Introduction to data structure pptIntroduction to data structure ppt
Introduction to data structure ppt
 
Data Structure Basics
Data Structure BasicsData Structure Basics
Data Structure Basics
 
Lecture1 data structure(introduction)
Lecture1 data structure(introduction)Lecture1 data structure(introduction)
Lecture1 data structure(introduction)
 
Data Structures Notes 2021
Data Structures Notes 2021Data Structures Notes 2021
Data Structures Notes 2021
 
Data structure and its types
Data structure and its typesData structure and its types
Data structure and its types
 
Data structures (introduction)
 Data structures (introduction) Data structures (introduction)
Data structures (introduction)
 
Data structure,abstraction,abstract data type,static and dynamic,time and spa...
Data structure,abstraction,abstract data type,static and dynamic,time and spa...Data structure,abstraction,abstract data type,static and dynamic,time and spa...
Data structure,abstraction,abstract data type,static and dynamic,time and spa...
 
Bca ii dfs u-1 introduction to data structure
Bca ii dfs u-1 introduction to data structureBca ii dfs u-1 introduction to data structure
Bca ii dfs u-1 introduction to data structure
 
Presentation on Data Structure
Presentation on Data StructurePresentation on Data Structure
Presentation on Data Structure
 
introduction to Data Structure and classification
 introduction to Data Structure and classification introduction to Data Structure and classification
introduction to Data Structure and classification
 
Introduction To Data Structures.
Introduction To Data Structures.Introduction To Data Structures.
Introduction To Data Structures.
 
Mca ii dfs u-1 introduction to data structure
Mca ii dfs u-1 introduction to data structureMca ii dfs u-1 introduction to data structure
Mca ii dfs u-1 introduction to data structure
 
Introductiont To Aray,Tree,Stack, Queue
Introductiont To Aray,Tree,Stack, QueueIntroductiont To Aray,Tree,Stack, Queue
Introductiont To Aray,Tree,Stack, Queue
 
Data structure using c++
Data structure using c++Data structure using c++
Data structure using c++
 
Introduction to Data Structure part 1
Introduction to Data Structure part 1Introduction to Data Structure part 1
Introduction to Data Structure part 1
 
2nd puc computer science chapter 3 data structures 1
2nd puc computer science chapter 3 data structures 12nd puc computer science chapter 3 data structures 1
2nd puc computer science chapter 3 data structures 1
 
Data structures
Data structuresData structures
Data structures
 

Viewers also liked

Green Network - Make CSR Your Business
Green Network - Make CSR Your BusinessGreen Network - Make CSR Your Business
Green Network - Make CSR Your BusinessThue Sandgren Birk
 
Motorola MotoTRBO Handheld Control Head (HCH)
Motorola MotoTRBO Handheld Control Head (HCH)Motorola MotoTRBO Handheld Control Head (HCH)
Motorola MotoTRBO Handheld Control Head (HCH)TwoWayDigitalRadio.com
 
CTC CE Marking of PPE - Garment (English language)
CTC CE Marking of PPE - Garment (English language)CTC CE Marking of PPE - Garment (English language)
CTC CE Marking of PPE - Garment (English language)CTC Groupe
 
Twine, Robert resume
Twine, Robert resumeTwine, Robert resume
Twine, Robert resumerobert twine
 
CTC Corporate Brochure (Italian language)
CTC Corporate Brochure (Italian language)CTC Corporate Brochure (Italian language)
CTC Corporate Brochure (Italian language)CTC Groupe
 
Первые шаги онлайн
Первые шаги онлайнПервые шаги онлайн
Первые шаги онлайнPerederey Alexander
 
ООО «Судебные Экспертизы и Исследования»
ООО «Судебные Экспертизы и Исследования»ООО «Судебные Экспертизы и Исследования»
ООО «Судебные Экспертизы и Исследования»Maria Kokukhina
 
Reputacja Hotelu w Internecie @ www.dyrektorhotelu.com 2015
Reputacja Hotelu w Internecie @ www.dyrektorhotelu.com 2015Reputacja Hotelu w Internecie @ www.dyrektorhotelu.com 2015
Reputacja Hotelu w Internecie @ www.dyrektorhotelu.com 2015Wajda Hotel Consulting
 
Профилактика гриппа
Профилактика гриппаПрофилактика гриппа
Профилактика гриппаlyudok_osnk
 
PPi Case Study - June 2004
PPi Case Study - June 2004PPi Case Study - June 2004
PPi Case Study - June 2004Aram Dhaliwal
 
Обгони конкурентов: лучшие технологии борьбы за покупателя в Интернете
Обгони конкурентов: лучшие технологии борьбы за покупателя в ИнтернетеОбгони конкурентов: лучшие технологии борьбы за покупателя в Интернете
Обгони конкурентов: лучшие технологии борьбы за покупателя в ИнтернетеPerederey Alexander
 
Come bruciare 14 calorie al minuto
Come bruciare 14 calorie al minutoCome bruciare 14 calorie al minuto
Come bruciare 14 calorie al minutoFisico Perfetto
 
Motorola MotoTRBO Firmware 2.3 Release Notes (November 2013)
Motorola MotoTRBO Firmware 2.3 Release Notes (November 2013)Motorola MotoTRBO Firmware 2.3 Release Notes (November 2013)
Motorola MotoTRBO Firmware 2.3 Release Notes (November 2013)TwoWayDigitalRadio.com
 

Viewers also liked (20)

Green Network - Make CSR Your Business
Green Network - Make CSR Your BusinessGreen Network - Make CSR Your Business
Green Network - Make CSR Your Business
 
Motorola MotoTRBO Handheld Control Head (HCH)
Motorola MotoTRBO Handheld Control Head (HCH)Motorola MotoTRBO Handheld Control Head (HCH)
Motorola MotoTRBO Handheld Control Head (HCH)
 
CTC CE Marking of PPE - Garment (English language)
CTC CE Marking of PPE - Garment (English language)CTC CE Marking of PPE - Garment (English language)
CTC CE Marking of PPE - Garment (English language)
 
Mi140004
Mi140004Mi140004
Mi140004
 
5 tossine-killer
5 tossine-killer5 tossine-killer
5 tossine-killer
 
Imobnet Open Source
Imobnet Open SourceImobnet Open Source
Imobnet Open Source
 
Addio cellulite!
Addio cellulite!Addio cellulite!
Addio cellulite!
 
Twine, Robert resume
Twine, Robert resumeTwine, Robert resume
Twine, Robert resume
 
CTC Corporate Brochure (Italian language)
CTC Corporate Brochure (Italian language)CTC Corporate Brochure (Italian language)
CTC Corporate Brochure (Italian language)
 
Первые шаги онлайн
Первые шаги онлайнПервые шаги онлайн
Первые шаги онлайн
 
ООО «Судебные Экспертизы и Исследования»
ООО «Судебные Экспертизы и Исследования»ООО «Судебные Экспертизы и Исследования»
ООО «Судебные Экспертизы и Исследования»
 
Cellulite addio
Cellulite addioCellulite addio
Cellulite addio
 
Reputacja Hotelu w Internecie @ www.dyrektorhotelu.com 2015
Reputacja Hotelu w Internecie @ www.dyrektorhotelu.com 2015Reputacja Hotelu w Internecie @ www.dyrektorhotelu.com 2015
Reputacja Hotelu w Internecie @ www.dyrektorhotelu.com 2015
 
Профилактика гриппа
Профилактика гриппаПрофилактика гриппа
Профилактика гриппа
 
Codes and Conventions
Codes and ConventionsCodes and Conventions
Codes and Conventions
 
PPi Case Study - June 2004
PPi Case Study - June 2004PPi Case Study - June 2004
PPi Case Study - June 2004
 
Обгони конкурентов: лучшие технологии борьбы за покупателя в Интернете
Обгони конкурентов: лучшие технологии борьбы за покупателя в ИнтернетеОбгони конкурентов: лучшие технологии борьбы за покупателя в Интернете
Обгони конкурентов: лучшие технологии борьбы за покупателя в Интернете
 
Addominali senza fatica
Addominali senza faticaAddominali senza fatica
Addominali senza fatica
 
Come bruciare 14 calorie al minuto
Come bruciare 14 calorie al minutoCome bruciare 14 calorie al minuto
Come bruciare 14 calorie al minuto
 
Motorola MotoTRBO Firmware 2.3 Release Notes (November 2013)
Motorola MotoTRBO Firmware 2.3 Release Notes (November 2013)Motorola MotoTRBO Firmware 2.3 Release Notes (November 2013)
Motorola MotoTRBO Firmware 2.3 Release Notes (November 2013)
 

Similar to DATA STRUCTURE

ARRAYS IN C++ CBSE AND STATE +2 COMPUTER SCIENCE
ARRAYS IN C++ CBSE AND STATE +2 COMPUTER SCIENCEARRAYS IN C++ CBSE AND STATE +2 COMPUTER SCIENCE
ARRAYS IN C++ CBSE AND STATE +2 COMPUTER SCIENCEVenugopalavarma Raja
 
DS Module 1.pptx
DS Module 1.pptxDS Module 1.pptx
DS Module 1.pptxSaralaT3
 
2. Introduction to Data Structure.pdf
2. Introduction to Data Structure.pdf2. Introduction to Data Structure.pdf
2. Introduction to Data Structure.pdfSulabhPawaia
 
Introduction to Data Structures .
Introduction to Data Structures        .Introduction to Data Structures        .
Introduction to Data Structures .Ashutosh Satapathy
 
C++ Data Structure PPT.ppt
C++ Data Structure PPT.pptC++ Data Structure PPT.ppt
C++ Data Structure PPT.pptMukesh Thakur
 
Datastructures and algorithms prepared by M.V.Brehmanada Reddy
Datastructures and algorithms prepared by M.V.Brehmanada ReddyDatastructures and algorithms prepared by M.V.Brehmanada Reddy
Datastructures and algorithms prepared by M.V.Brehmanada ReddyMalikireddy Bramhananda Reddy
 
Over view of data structures
Over view of data structuresOver view of data structures
Over view of data structuresNagajothiN1
 
Over view of data structures
Over view of data structuresOver view of data structures
Over view of data structuresNagajothiN1
 
Over view of data structures
Over view of data structuresOver view of data structures
Over view of data structuresNagajothiN1
 
Over view of data structures
Over view of data structuresOver view of data structures
Over view of data structuresNagajothiN1
 
Over view of data structures
Over view of data structuresOver view of data structures
Over view of data structuresNagajothiN1
 
DS Module 1.pptx
DS Module 1.pptxDS Module 1.pptx
DS Module 1.pptxsarala9
 
Introduction to Data Structure.pptx
Introduction to Data Structure.pptxIntroduction to Data Structure.pptx
Introduction to Data Structure.pptxGlenardDSarmiento
 
Data structure
Data structureData structure
Data structuresnaya
 

Similar to DATA STRUCTURE (20)

data structure
data structuredata structure
data structure
 
ARRAYS IN C++ CBSE AND STATE +2 COMPUTER SCIENCE
ARRAYS IN C++ CBSE AND STATE +2 COMPUTER SCIENCEARRAYS IN C++ CBSE AND STATE +2 COMPUTER SCIENCE
ARRAYS IN C++ CBSE AND STATE +2 COMPUTER SCIENCE
 
Data structures
Data structuresData structures
Data structures
 
.DATA STRUCTURES
.DATA STRUCTURES  .DATA STRUCTURES
.DATA STRUCTURES
 
Data structure
Data structureData structure
Data structure
 
DSA - Copy.pptx
DSA - Copy.pptxDSA - Copy.pptx
DSA - Copy.pptx
 
DS Module 1.pptx
DS Module 1.pptxDS Module 1.pptx
DS Module 1.pptx
 
2. Introduction to Data Structure.pdf
2. Introduction to Data Structure.pdf2. Introduction to Data Structure.pdf
2. Introduction to Data Structure.pdf
 
Introduction to Data Structures .
Introduction to Data Structures        .Introduction to Data Structures        .
Introduction to Data Structures .
 
C++ Data Structure PPT.ppt
C++ Data Structure PPT.pptC++ Data Structure PPT.ppt
C++ Data Structure PPT.ppt
 
Datastructures and algorithms prepared by M.V.Brehmanada Reddy
Datastructures and algorithms prepared by M.V.Brehmanada ReddyDatastructures and algorithms prepared by M.V.Brehmanada Reddy
Datastructures and algorithms prepared by M.V.Brehmanada Reddy
 
Over view of data structures
Over view of data structuresOver view of data structures
Over view of data structures
 
Over view of data structures
Over view of data structuresOver view of data structures
Over view of data structures
 
Over view of data structures
Over view of data structuresOver view of data structures
Over view of data structures
 
Over view of data structures
Over view of data structuresOver view of data structures
Over view of data structures
 
Over view of data structures
Over view of data structuresOver view of data structures
Over view of data structures
 
DS Module 1.pptx
DS Module 1.pptxDS Module 1.pptx
DS Module 1.pptx
 
Introduction to Data Structure.pptx
Introduction to Data Structure.pptxIntroduction to Data Structure.pptx
Introduction to Data Structure.pptx
 
Data structure and its types.
Data structure and its types.Data structure and its types.
Data structure and its types.
 
Data structure
Data structureData structure
Data structure
 

Recently uploaded

OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 

Recently uploaded (20)

OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 

DATA STRUCTURE

  • 1. LAXMIPATI INSTITUTE OF SCIENCE AND TECHNOLOGY LIST BHOPAL (M.P) DATA STRUCTURE PRESENTED BY-GROUP NO .4 NAME- 1.ROHIT KUMAR RAI 2. VISHAL DEV JHA
  • 2. DATA STRUCTURE What is data structure? Data may be organized in many different ways.The logical are mathematical model of a particular organization of data is known as DATA STRUCTURE. In other words, a data structure is a way of organization all data items the consider not only the elements stored but also their relationship to each other. Some of data structure are arrays, linked lists, stacks, queve and trees.
  • 3. DEFINE DATA STRUCTURE 1.Linear data structure – In the linear data structure processing of data item is done in linear fashion. It means that data can be processed one by one sequenclly. Linear data structure are- (a).Array (b).Linked list (c).Stack and queus. 2.Non linear data structure- A data structure in which insertion and deletion cannot be done in a linear fashion is known as non linear data structure. Non linear data structure include the following- (a).Tree (b).Graph
  • 4. CLASSIFICATION OF DATA STRUCTURE DATA STRUTURE ARE NORMELLY DIVIDED INTO TWO BROAD CATEGORIES- (1).Primitive data structure (2).Non-primitive data structure DATA STRUCTURE PRIMITIVE DATA STRUCTURE NON-PRIMITIVE DATA STRUCTURE
  • 5. HOW DATA IS PROCESSED ON DATA STRUCTURE ? The following four operations play a major role in data processing on data structure- (1).Traversing (2). Searching (3). Inserting (4). Deleting
  • 6. A HASH TABLE IN DATA STRUCTURE A hash table
  • 7. PRIMITIVE DATA STRUCTURE These are basic structure and are directly operated upon by the machine instruction. These have different representation on different computers. (1) Integer (2) Float (3) Charecter (4) Pointer.
  • 8. NON-PRIMITIVE DATA STRUCTURE These are more sophisticated data structure, which are derived from the primitive data structure. These have differents types of non-primitive data structure- (1) Arrays (2) Lists (3) Files
  • 9. ARRAYS An array is defined as a set of finite number of homogeneous element s or data items. Some common operations associated with arrays are- (a) Creation of an array (b) Traversing an array (c) Insertion of new element (d) Deletion of new element (e) Modification of an element (f) Merging of arrays.
  • 10. LIST A list (linear link list) can be defined as a collection of variable number of data items. Some common operations associated with linear linked lists are- (a) Creation (b) Insertion (c) Deletion (d) Traversing (e) Searching (f) Concatenation (g) display
  • 11. TYPES OF LIST There are two types of list- (1) Linear list (2) Non-linear list (1)Types of linear list (2)Types of non-linear list (a)Graph (a)Stacks (b)Queues (b)trees
  • 12. THANK YOU PRESENTED BY-ROHIT RAI