We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 05760ad + 20fdfe3 commit cd8b463Copy full SHA for cd8b463
README.md
@@ -11,9 +11,9 @@
11
12
13
### Breadth First Search
14
-Breadth First Search is unweighted and gaurantee a optimal path.
+Breadth First Search is unweighted and guarantee a optimal path.
15

16
17
### Depth First Search
18
-Depth First Search is unweighted and does not gaurantee a optimal path.
19
-
+Depth First Search is unweighted and does not guarantee a optimal path.
+
0 commit comments