Topic: Graph Theory Problem / Level: beginner

Problem: Write a program to check if two vertices in a directed graph are strongly connected.

Run the code to see the output here...