moserrya / PathFinder

A robot is located at the top-left corner of a 5x5 grid. The robot can move either up, down, left, or right, but can not visit the same spot twice. The robot is trying to reach the bottom-right corner of the grid. How many unique possible paths can the robot take to reach the bottom right corner?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

moserrya/PathFinder Issues

No issues in this repository yet.