diff --git a/README.md b/README.md index 5f845678..ef0c3aac 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ Pune, Maharashtra, India.
8. [Shell Sort](https://github.com/OmkarPathak/Python-Programs/blob/master/Programs/P53_ShellSort.py) 9. [Heap Sort](https://github.com/OmkarPathak/Python-Programs/blob/master/Programs/P66_HeapSort.py) + ## Searching Algorithms 1. [Sequential Search](https://github.com/OmkarPathak/Python-Programs/blob/master/Programs/P22_SequentialSearch.py)