Topic: Backtracking Problem / Level: beginner

Problem: Find all unique paths through a library represented as a series of shelves.

Run the code to see the output here...