Skip to content

Commit 9e59487

Browse files
Update README.md
1 parent 21f1047 commit 9e59487

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@
1111
| | A* Search ||
1212
| | ...More | |
1313
|----------------|----------------------------|---------|
14-
| **Mazes** | Backtracking | |
14+
| **Mazes** | Backtracking | |
1515
| | Eller's maze ||
1616
| | Randomized Kruskal's maze ||
1717
| | Aldous-Broder ||
1818
| | Recursive Division ||
1919
| | Binary Tree ||
2020
|----------------|----------------------------|--------|
21-
| **Sorting** | Bubble Sort | |
22-
| | Selection Sort | |
23-
| | Insertion Sort | |
21+
| **Sorting** | Bubble Sort | |
22+
| | Selection Sort | |
23+
| | Insertion Sort | |
2424
| | Merge Sort ||
2525
| | Quick Sort ||
2626
| | Radix Sort ||

0 commit comments

Comments
 (0)