Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 31 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -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