Problem 2372. Determine connected components of a graph
Adjacency matrix of an undirected graph is given. Return the number of connected components in the graph.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers26
Suggested Problems
-
Return the largest number that is adjacent to a zero
5427 Solvers
-
Remove any row in which a NaN appears
8672 Solvers
-
2650 Solvers
-
Back to basics 17 - white space
273 Solvers
-
241 Solvers
More from this Author44
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!