Write a program to generate a maze
Anonymous
I ended up coming up with a solution that involved tracing an arbitrary path from point A (start) to point B (finish) while drawing lines (walls) to the left and right of the path. I can't remember how I added "decoy" paths and obstacles...it was a tough one!
Check out your Company Bowl for anonymous work chats.