Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 69efaf8

Browse files
Update README.md for sorting.py
1 parent 8a56be0 commit 69efaf8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,11 @@ These programs can be imported and used as modules in your programs.
5050
8. [pascal_triangle.py](https://github.com/VarunS2002/Python-Data-Structures-Algorithms/blob/master/pascal_triangle.py)
5151
- Pascal's Triangle
5252
- Uses permutations_combinations.py for calculating nCr
53+
54+
9. [sorting.py](https://github.com/VarunS2002/Python-Data-Structures-Algorithms/blob/master/sorting.py)
55+
- Sorting List of Floats and/or Integers
56+
- Quick Sort
57+
- Merge Sort
58+
- Selection Sort
59+
- Insertion Sort
60+
- Bubble Sort

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /