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 Solvers49
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
52646 Solvers
-
Duplicate each element of a vector.
634 Solvers
-
521 Solvers
-
Find and replaces spaces from a input string with *
170 Solvers
-
108 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!