Skip to content

实现平衡二叉树的操作#164

Merged
c4pr1c3 merged 5 commits intoCUCCS:masterfrom
jckling:master
Jun 21, 2017
Merged

实现平衡二叉树的操作#164
c4pr1c3 merged 5 commits intoCUCCS:masterfrom
jckling:master

Conversation

@jckling
Copy link
Contributor

@jckling jckling commented Jun 2, 2017

更改了函数返回值的定义
实现平衡二叉树的操作
删除并没有很懂← ←
动态的树:http://www.cs.usfca.edu/~galles/visualization/AVLtree.html
参考文章:http://www.cnblogs.com/suimeng/p/4560056.html

Copy link
Collaborator

@cucyoyo cucyoyo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • 代码和注释写得很清晰;
  • 平衡二叉树的实现没有问题;
  • 排序操作除了简单选择排序需要继续理解,其他完成地没有问题

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

简单选择排序算法理解有误,请再次理解更正。

Copy link
Collaborator

@cucyoyo cucyoyo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • 排序操作修改通过
  • 哈希表操作完成,通过

@c4pr1c3 c4pr1c3 merged commit f8ecc39 into CUCCS:master Jun 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants