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
-
Back to basics 23 - Triangular matrix
1072 Solvers
-
Given a matrix, return the last eigen value
227 Solvers
-
Output any real number that is neither positive nor negative
401 Solvers
-
488 Solvers
-
Add a row of zeros on top of a matrix
257 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!