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
-
193 Solvers
-
Matrix indexing with two vectors of indices
722 Solvers
-
Given a window, how many subsets of a vector sum positive
851 Solvers
-
Getting the indices from a matrix
648 Solvers
-
MATCH THE STRINGS (2 CHAR) very easy
286 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!