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.
1 parent 3ec62e0 commit be85d74Copy full SHA for be85d74
apps/website/contents/algorithms/graph.md
@@ -71,7 +71,7 @@ In algorithm interviews, graphs are commonly given in the input as 2D matrices w
71
72
- Empty graph
73
- Graph with one or two nodes
74
-- Disjoint graphs
+- Disconnected graphs
75
- Graph with cycles
76
77
## Graph search algorithms
0 commit comments