cour_note/D2CX_AdvancedDataStructure/Lec02/ #19
Replies: 3 comments 7 replies
-
红黑树高度性质证明那里,树的黑高应该至少是树高的二分之一,大佬可能忘写了哈 |
Beta Was this translation helpful? Give feedback.
1 reply
-
修佬,你没有写 B+ 树中的删除操作,是因为课程不要求掌握吗 |
Beta Was this translation helpful? Give feedback.
3 replies
-
捉个虫,红黑树删除中两个结点非 NIL 的情况,是与左子树值最大的结点或右子树值最小的结点进行交换吧 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
cour_note/D2CX_AdvancedDataStructure/Lec02/
https://note.isshikih.top/cour_note/D2CX_AdvancedDataStructure/Lec02/
Beta Was this translation helpful? Give feedback.
All reactions