Topic: Graph Theory Problem / Level: beginner

Problem: Write a program to check if two vertices in an undirected graph are adjacent.

Run the code to see the output here...