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 Solvers48
Suggested Problems
-
Determine if a Given Number is a Triangle Number
395 Solvers
-
Project Euler: Problem 7, Nth prime
1744 Solvers
-
Compute a dot product of two vectors x and y
1046 Solvers
-
Remove entire row and column in the matrix containing the input values
543 Solvers
-
Convert a Cell Array into an Array
2173 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!