Skip to content

Commit bac745b

Browse files
committed
Update README
1 parent 5a7df75 commit bac745b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Data Structures and Algorithms/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88

99
- Bogo Sort
1010

11+
- Counting Sort
12+
1113
- Linear search (for numbers)
1214

1315
- Linear search (for strings)
@@ -28,6 +30,8 @@
2830

2931
- Quick Sort (for strings)
3032

33+
- Radix Sort
34+
3135
- Recursion
3236

3337
- Recursive Binary Search

0 commit comments

Comments
 (0)