Topic: Graph Theory Problem / Level: beginner

Problem: Write a program to check if two nodes in a directed graph are reachable from each other.

Run the code to see the output here...