際際滷

際際滷Share 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

Data structures 4