Module 2 - Sorting - Searching

You might also like

You are on page 1of 46

Sorting & searching

DR. AMRITA SARKAR


Sorting TECHNIQUE
Insertion sort
Insertion sort
Insertion sort
Insertion sort
Insertion sort
Insertion sort example
Insertion sort example
Insertion sort example
Insertion sort example
Selection sort
Selection sort
Selection sort
Selection sort
Selection sort
Selection sort
Selection sort
Selection sort

Selection_Sort (K, N)
BUBBLE sort
BUBBLE sort
BUBBLE sort
BUBBLE sort
Quick sort
Quick sort
Quick sort
Quick sort
Quick sort
Quick sort
Quick sort
Quick sort
Quick sort
• Algorithm:
Quick_Sort
(K, LB, UB)
Merge sort
Merge sort
Merge sort
Merge sort
Merge sort
SEARCHING TECHNIQUE
Linear/sequential search
Linear/sequential search: algorithm
sequential search: example
Binary search
Binary search: algorithm
Binary search: algorithm
Binary search: algorithm

You might also like