trekhleb / trekhleb/javascript-algorithms
A* algorithm?
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 197k
- Forks
- 31k
- PR merge metrics
- No merged PRs in 30d
Description
Hey! This repo is awesome! Nice job!
While I was reading through the algorithms, I found weird that the A* algorithm was missing, which is one of the few I know.
I'm just gonna leave this as a suggestion, sorry if I can't do a pull request!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the repository's existing algorithm organization and the linked A* search algorithm reference first. The issue does not name files, tests, expected inputs or outputs, so the implementation scope and completion criteria need to be established before work begins.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100