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
-
Find state names that end with the letter A
1186 Solvers
-
Given two arrays, find the maximum overlap
1561 Solvers
-
172 Solvers
-
Remove the two elements next to NaN value
656 Solvers
-
Sum the numbers on the main diagonal
588 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!