Skip to content

Commit 1699c93

Browse files
Update README.md
1 parent 49cd11c commit 1699c93

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
| | DFS ||
1010
| | Dijkstra ||
1111
| | A* Search ||
12-
| | ...More | |
13-
|----------------|----------------------------|---------|
12+
| | ...More | |
13+
|----------------|----------------------------|--------|
1414
| **Mazes** | Backtracking ||
1515
| | Eller's maze ||
1616
| | Randomized Kruskal's maze ||
@@ -21,12 +21,12 @@
2121
| **Sorting** | Bubble Sort ||
2222
| | Selection Sort ||
2323
| | Insertion Sort ||
24-
| | Merge Sort | |
25-
| | Quick Sort | |
26-
| | Radix Sort | |
27-
| | Heap Sort | |
28-
| | Bucket Sort | |
29-
| | Counting Sort | |
24+
| | Merge Sort | |
25+
| | Quick Sort | |
26+
| | Radix Sort | |
27+
| | Heap Sort | |
28+
| | Bucket Sort | |
29+
| | Counting Sort | |
3030
|----------------|----------------------------|--------|
3131
| **Trees** | Binary Tree ||
3232
| | Binary Search Tree ||

0 commit comments

Comments
 (0)