...

/

Challenge: Check if a Graph is Strongly Connected

Challenge: Check if a Graph is Strongly Connected

Given a graph, check whether it is strongly connected or not.

Problem statement

Implement a function that tells us whether a directed graph is strongly connected or not.

A directed graph is strongly connected ...

Access this course and 1400+ top-rated courses and projects.