TheAlgorithms / TheAlgorithms/Dart
Bucket Sort implementation
Open
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 2.1k
- Forks
- 487
- PR merge metrics
- No merged PRs in 30d
Description
I have implemented a bucket sort algorithm in Dart, and the pull request (PR) is now open and ready for review.
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
The issue says a Bucket Sort implementation in Dart is already complete and that a pull request is open, but it names no file, test, or entry point. Start by locating the implementation and reviewing the open pull request; done means the change has been reviewed and merged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- data
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100