aalhour / aalhour/C-Sharp-Algorithms
Finger Trees
オープン
data structure request
- 主要言語
- C#
- スター
- 6.2k
- フォーク
- 1.4k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Implement the Finger Trees data structure.
Reference: [http://www.staff.city.ac.uk/~ross/papers/FingerTree.html](http://www.staff.city.ac.uk/~ross/papers/FingerTree.html).
コントリビューションガイド
調査の方向性
The issue references a research paper on Finger Trees. Start by reading the linked paper to understand the data structure. Look at existing data structure implementations in the repository for patterns. Implement the core Finger Tree operations (like prepend, append, split, concat) and ensure they are generic. Write unit tests to verify correctness.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- csharp
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 20/100