Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Assignment 2 Marks:20

All answers need to be in one pdf.

-> Explain each algorithm with an example and mention total comparisons required in each (10
marks)
-> Write algorithm for each in paper (10 marks)

*You DONT have to write C program*

SORTING
1) Selection Sort

2) Insertion Sort

3) Bubble Sort

4) Quick Sort
Also explain worst case and best case

5) Merge Sort

6) Counting Sort

7) Radix Sort

8) Bucket Sort

You might also like