Topic: Graph Theory Problem / Level: beginner

Problem: Implement a function to check if two undirected graphs are strongly connected.

Run the code to see the output here...