Topic: Backtracking Problem / Level: intermediate

Problem: Generate all possible paths through a maze while adhering to movement restrictions.

Run the code to see the output here...