aalhour / aalhour/C-Sharp-Algorithms
Radix Trees
Open
data structure request
- Dominant language
- C#
- Stars
- 6.2k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
Implement the Radix Trees Data Structure.
Contributor guide
Research direction
Look for existing tree implementations in the repository to understand the project's structure and naming conventions. The issue only states 'Implement the Radix Trees Data Structure' without specifying requirements, API, or location. Start by examining similar data structure classes, then design the radix tree class, methods, and tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100