Hi guys

I'm new to programming and as a School task i need to implement BFS,DFS and A* in java.

in short i'm given a grid of say 4x4, with a given start and goal position and i need to go...