mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2026-03-12 17:51:53 +08:00
Add resources for A* algorithm explanation (#9432)
This commit is contained in:
@@ -4,6 +4,7 @@ A\* is a graph traversal algorithm that is used to find the shortest path betwee
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@article@Introduction to the A* Algorithm - Red Blob Games](https://www.redblobgames.com/pathfinding/a-star/introduction.html)
|
||||
- [@article@A* Search Algorithm - Wikipedia](https://en.wikipedia.org/wiki/A*_search_algorithm)
|
||||
- [@video@A* Pathfinding (E01: algorithm explanation)](https://www.youtube.com/watch?v=-L-WgKMFuhE)
|
||||
- [@feed@Explore top posts about Data Science](https://app.daily.dev/tags/data-science?ref=roadmapsh)
|
||||
- [@feed@Explore top posts about Data Science](https://app.daily.dev/tags/data-science?ref=roadmapsh)
|
||||
|
||||
Reference in New Issue
Block a user