Topic: Backtracking Problem / Level: intermediate

Problem: Find all unique paths through a network of train stations represented as a graph.

Run the code to see the output here...