DSA-Using-C
14. Searching and Sorting
1. Introduction to Searching
2. Linear Search
3. Binary Search
4. Interpolation Search
5. Jump Search
6. Introduction to Sorting
7. Bubble Sort
8. Insertion Sort
9. Selection Sort
10. Merge Sort
11. Quick Sort
12. Radix Sort
13. Heap Sort
14. Shell Sort
15. Tree Sort
16. Comparison of Sorting Algorithms
17. External Sorting