Question Lee's algorithm

Leonardo Ferreira

New member
Joined
Apr 6, 2021
Messages
1
Programming Experience
1-3
Guys, good morning!



I would like to find someone who is interested in doing a freelancer.



The project consists of finding the shortest route in a maze.



The algorithm calculates the distance from a starting point of the maze to all its neighbors (above, below, left and right) and uses a Queue as an auxiliary data structure.



Graciously
 
As you say that you are looking for a freelancer, it seems that you want to pay someone to write code for you. For that reason, I have moved this thread to the Projects for Hire forum. If that is not appropriate, please say so and also modify your post so it is more indicative of what you actually want.
 
Out of curiosity, why Lee Algorithm instead of A* ?
 
Back
Top Bottom