Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd6b759a

Browse files
committed
2017 8.28
1 parentdabdf8e commitd6b759a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎Readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1040,6 +1040,9 @@ AVL是严格平衡树,因此在增加或者删除节点的时候,根据不
10401040

10411041
所以简单说,如果你的应用中,搜索的次数远远大于插入和删除,那么选择AVL,如果搜索,插入删除次数几乎差不多,应该选择RB。
10421042

1043+
红黑树详解:https://xieguanglei.github.io/blog/post/red-black-tree.html
1044+
教你透彻了解红黑树:https://github.com/julycoding/The-Art-Of-Programming-By-July/blob/master/ebook/zh/03.01.md
1045+
10431046
#编程题
10441047

10451048
##1 台阶问题/斐波纳挈

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp