Topic: Backtracking Problem / Level: beginner

Problem: Solve the "Pathfinding" problem by finding the shortest route through a grid with obstacles.

Run the code to see the output here...