From 4e5603e4adaadc8d611859a0fb85855347e3d3d0 Mon Sep 17 00:00:00 2001 From: jacobs <45601691+Jacobs4@users.noreply.github.com> Date: Fri, 8 Oct 2021 16:40:35 +0530 Subject: [PATCH] Update README.md Add some contents --- README.md | 38 +++++++++++++++++++++++++++++++------- 1 file changed, 31 insertions(+), 7 deletions(-) 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 + +