-
Notifications
You must be signed in to change notification settings - Fork 0
In this challenge, I implemented Amazon’s pathfinding algorithm for Amazon’s self-driving delivery vehicles. The self-driving vehicle created a path on a 2D-grid that contains a starting point (x,y), a delivery point (x,y) and a number of obstacles. The vehicle can navigate to any of the adjacent squares (even diagonally), as long as the squares…
SalmanAsh/Amazon-Coding-Challenge
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
In this challenge, I implemented Amazon’s pathfinding algorithm for Amazon’s self-driving delivery vehicles. The self-driving vehicle created a path on a 2D-grid that contains a starting point (x,y), a delivery point (x,y) and a number of obstacles. The vehicle can navigate to any of the adjacent squares (even diagonally), as long as the squares…
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published