Topic: Backtracking Problem / Level: beginner

Problem: Solve the "Treasure Hunt" problem by finding all valid paths to reach treasure locations.

Run the code to see the output here...