Implement an AVL Tree
还没有人认领这个 Issue。
评估
调研方向
首先查看 repository 中现有的数据结构实现和约定。将工作定义为实现一棵 AVL 树,通过旋转支持平衡插入和删除,然后验证这两种操作都能保持树的平衡性和搜索树行为。
由索引模型根据 Issue 内容生成。
描述
Description: Request the addition of an AVL Tree implementation to maintain balanced binary search trees with rotations during insertions and deletions.
- 主要语言
- Java
- 星标
- 3
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
环境准备
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
Mmabiaa/Data-Structure-And-Algorithms-Java 的其他 Issue
-
bug help wanted
难度 5/5 一周以上 新手友好度 15/100
-
documentation enhancement help wanted
难度 4/5 3-5 天 新手友好度 35/100
-
documentation enhancement help wanted
难度 3/5 1-2 天 新手友好度 45/100
-
bug enhancement help wanted
难度 4/5 3-5 天 新手友好度 25/100
-
documentation enhancement help wanted
难度 4/5 3-5 天 新手友好度 35/100
查看 Mmabiaa/Data-Structure-And-Algorithms-Java 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 78/100
OpenAPITools/openapi-generator#25014 ·
维护者通常 1 天内回复
-
bug
难度 2/5 1-3 小时 新手友好度 78/100
openhab/openhab-core#5847 ·
维护者通常 1 天内回复
-
难度 2/5 1-3 小时 新手友好度 75/100
-
bug
难度 2/5 1-3 小时 新手友好度 76/100
-
难度 2/5 1-3 小时 新手友好度 88/100
apache/parquet-java#3820 ·
维护者通常 1 天内回复