Given a maze, represented as a matrix, and the initial and final points write an algorithm to solve this.
Anonymous
I tried to solve it using a breadth first search but I couldn't finish write the algorithm, I wasn't very trained at that occasion.
Check out your Company Bowl for anonymous work chats.