Update README.md
Browse files
README.md
CHANGED
@@ -43,5 +43,5 @@ A benchmark dataset comparing execution time, memory usage, and comparison count
|
|
43 |
5. **Quick Sort**
|
44 |
6. **Heap Sort**
|
45 |
7. **Odd-Even Sort**
|
46 |
-
8. **Bucket Sort**
|
47 |
-
9. **Shell Sort**
|
|
|
43 |
5. **Quick Sort**
|
44 |
6. **Heap Sort**
|
45 |
7. **Odd-Even Sort**
|
46 |
+
8. **Bucket Sort**
|
47 |
+
9. **Shell Sort**
|