akahenry / akahenry/opinionMining
AVL_remove isn't correct.
未關閉
enhancement
good first issue
invalid
- 主要語言
- C
- 星號
- 0
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
AVL_remove is removing the node but isn't balancing the tree.
It would be cool to make it work.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
Locate AVL_remove in the C sources and inspect how removal currently handles balancing. Exercise a removal that leaves an unbalanced tree, then verify that the resulting AVL tree remains balanced; the issue does not name a test file or other entry point.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- c
- 領域
- data
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 35/100