Skip to content

Commit 49cd11c

Browse files
Update README.md
1 parent 9e59487 commit 49cd11c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88
| **Graphs** | BFS ||
99
| | DFS ||
1010
| | Dijkstra ||
11-
| | A* Search | |
11+
| | A* Search | |
1212
| | ...More | |
1313
|----------------|----------------------------|---------|
14-
| **Mazes** | Backtracking | |
14+
| **Mazes** | Backtracking | |
1515
| | Eller's maze ||
1616
| | Randomized Kruskal's maze ||
1717
| | Aldous-Broder ||
18-
| | Recursive Division | |
18+
| | Recursive Division | |
1919
| | Binary Tree ||
2020
|----------------|----------------------------|--------|
2121
| **Sorting** | Bubble Sort ||

0 commit comments

Comments
 (0)