Robot Grid Path Planning

# Introduction In this challenge, we will implement an algorithm to move a robot from the upper left corner to the bottom right corner of a rectangular grid. The robot can only move right and down, and some cells may be off-limits.

|60 : 00

Click the virtual machine below to start practicing