Missing A* Algorithm in Shortest Path Algorithms Section in Data Structures Roadmap #7727
Labels
datastructures-and-algorithms
Roadmap: datastructures-and-algorithms
topic-change
Missing or deprecated topics in roadmap
Roadmap URL
https://roadmap.sh/datastructures-and-algorithms
Suggestions
Missing A* Algorithm in Data Structures Roadmap
Description
The A* algorithm, which is a well-known and efficient shortest path algorithm, is missing from the shortest path algorithms section in the Data Structures roadmap on roadmap.sh. Adding it would provide users with a more complete understanding of pathfinding algorithms.
Suggested Solution
Additional Context
A* (A-star) is widely used in various fields such as artificial intelligence for games and robotic pathfinding due to its optimality and completeness. Including it could be valuable for learners.
Thank you for considering this suggestion!
The text was updated successfully, but these errors were encountered: