Typo changed

changed typo error from "disjoint graphs" to "Disconnected graphs"
pull/573/head
Mahesh Kumar 3 years ago committed by GitHub
parent 671f54959b
commit 19fec8906e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -71,7 +71,7 @@ In algorithm interviews, graphs are commonly given in the input as 2D matrices w
- Empty graph - Empty graph
- Graph with one or two nodes - Graph with one or two nodes
- Disjoint graphs - Disconnected graphs
- Graph with cycles - Graph with cycles
## Graph search algorithms ## Graph search algorithms

Loading…
Cancel
Save