diff --git a/README.md b/README.md index c0b6a11..0237018 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,33 @@ ### This repo contains sorting program in Python. #### List of programs available here : - - Bubble Sort - - Insertion Sort - - Heap Sort - - Maximum of two numbers in Python - - Python Program for simple interest - - Python Program for factorial of a number - +- Bogo sort.py +- Bubble-Sort +- BubbleSort.py +- Heap Sort +- Insertion-sort +- Maximum of two number in Python +- Maximum of two numbers in Python +- Merge Sort +- Merge sort +- MergeSort.py +- Python Program for compound interest +- Python Program for factorial of a number +- Python Program for simple interest +- QuickSort.py +- RadixSort.py +- Selectionsort.py +- Sort numeric strings in a list in Python by Naive Methodby +- add two number +- area.py +- bullcowgame.py +- c.py +- calc.py +- checkconnection.py +- client-chat.py +- multiplication.py +- solve quadratic +- sum of even number +- sum of oddno.py +- swap in python + +