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
-
1778 Solvers
-
228 Solvers
-
Project Euler: Problem 4, Palindromic numbers
1172 Solvers
-
Back to basics 4 - Search Path
373 Solvers
-
Generate N equally spaced intervals between -L and L
908 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!