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
-
Given two arrays, find the maximum overlap
1668 Solvers
-
176 Solvers
-
Arrange Vector in descending order
12690 Solvers
-
Find the index of n in magic(n)
263 Solvers
-
70 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!