SlideShare a Scribd company logo
CS1301 Data Structures
Unit IV SORTING
Preliminaries
Insertion Sort
Merge Sort
Quick Sort
Radix Sort
Asymptotic Complexity(Big O)
sORTING
• Sorting Algorithm : Algorithm that puts
elements of lists in a certain order
• Most used are numerical order or
lexicographical order

More Related Content

PDF
Data Structures 01
PPT
Data structures & algorithms lecture 3
PPTX
The awesome algorithm
PDF
PDF
PPT
osm.cs.byu.edu
PDF
Datastructure 110410094008-phpapp02
PDF
Lecture 07 Data Structures - Basic Sorting
Data Structures 01
Data structures & algorithms lecture 3
The awesome algorithm
osm.cs.byu.edu
Datastructure 110410094008-phpapp02
Lecture 07 Data Structures - Basic Sorting

What's hot (8)

PDF
Link List
PPTX
Data structure and its types
PPTX
Data handling in python
PDF
Data structures list
PDF
2020 Vision (Dubious Design Decisions)
PDF
Editors l21 l24
PPT
Hub102 - Lesson4 - Data Structure
PDF
DSA-Lecture-05
Link List
Data structure and its types
Data handling in python
Data structures list
2020 Vision (Dubious Design Decisions)
Editors l21 l24
Hub102 - Lesson4 - Data Structure
DSA-Lecture-05
Ad

More from Parthipan Parthi (20)

PPTX
Inheritance
PPTX
Switch statement mcq
PPTX
Oprerator overloading
PPTX
802.11 mac
PPT
Ieee 802.11 wireless lan
PPTX
Computer network
PPT
Ieee 802.11 wireless lan
PPTX
Session 6
PPT
Queuing analysis
PPTX
Alternative metrics
PPT
PPT
Ieee 802.11 wireless lan
PPTX
Data structures1
PPTX
Data structures2
PPTX
Data structures 3
PPT
Input output streams
PPT
Io stream
DOC
Dbms lab questions
PPTX
REVERSIBLE DATA HIDING WITH GOOD PAYLOAD DISTORTIONPpt 3
Inheritance
Switch statement mcq
Oprerator overloading
802.11 mac
Ieee 802.11 wireless lan
Computer network
Ieee 802.11 wireless lan
Session 6
Queuing analysis
Alternative metrics
Ieee 802.11 wireless lan
Data structures1
Data structures2
Data structures 3
Input output streams
Io stream
Dbms lab questions
REVERSIBLE DATA HIDING WITH GOOD PAYLOAD DISTORTIONPpt 3
Ad

Recently uploaded (20)

PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PPTX
Construction Project Organization Group 2.pptx
PPTX
UNIT 4 Total Quality Management .pptx
PDF
Embodied AI: Ushering in the Next Era of Intelligent Systems
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PPT
CRASH COURSE IN ALTERNATIVE PLUMBING CLASS
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
PPTX
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PDF
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
PPTX
Welding lecture in detail for understanding
PPTX
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
PPTX
Sustainable Sites - Green Building Construction
PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
Construction Project Organization Group 2.pptx
UNIT 4 Total Quality Management .pptx
Embodied AI: Ushering in the Next Era of Intelligent Systems
Operating System & Kernel Study Guide-1 - converted.pdf
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
CRASH COURSE IN ALTERNATIVE PLUMBING CLASS
CYBER-CRIMES AND SECURITY A guide to understanding
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
Foundation to blockchain - A guide to Blockchain Tech
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
Welding lecture in detail for understanding
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
Sustainable Sites - Green Building Construction
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...

Data structures 4