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 Solvers27
Suggested Problems
-
Project Euler: Problem 10, Sum of Primes
1938 Solvers
-
Compute a dot product of two vectors x and y
1021 Solvers
-
1163 Solvers
-
Matrix with different incremental runs
557 Solvers
-
Create matrix of replicated elements
387 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!