Good advice - helpful, but doesn't give it away :)
I like to tell people to imagine yourself in a maze, blindfolded. You can stick your arms out front (asking "Is front Clear?"), or you can turn left/right and thus check for a wall to your left/right.
So given that you start off facing "into" the maze, that there's no way out of the maze except by the one other exit, how can you figure out a way through the maze? This is why a partner is particularly useful -
it's good to have someone to bounce ideas off of, talk things through with, etc, etc.
Having said all that - keep in mind that the 'putting Things down' and 'tracking how far you've gone' parts of the assignments are pretty (logically) separate from the maze navigation. So if you need a break from
navigation, go work on one of those for a wihle. Indeed, you could even hand in something that doesn't navigate properly, but does drop things/count moves correctly, and thus get partial credit (and feedback to help you fix up the revision).
Thanks!
--Mike