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 Solvers33
Suggested Problems
-
Compute a dot product of two vectors x and y
1026 Solvers
-
339 Solvers
-
Relative ratio of "1" in binary number
1542 Solvers
-
Matrix multiplication across rows
378 Solvers
-
Determine the length of a string of characters
262 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!