Topic: Backtracking Problem / Level: intermediate

Problem: Find all unique paths in a maze where some walls can be removed to create openings.

Run the code to see the output here...