Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

伸展树(SplayTree) | Andrewei #5

Open
andrewei1316 opened this issue Oct 11, 2020 · 0 comments
Open

伸展树(SplayTree) | Andrewei #5

andrewei1316 opened this issue Oct 11, 2020 · 0 comments

Comments

@andrewei1316
Copy link
Owner

https://andrewei1316.github.io/2016/07/11/splay-tree/

预备知识 树的遍历 二叉树的基本知识 排序二叉树的基本知识 线段树区间更新和区间查询知识 平衡排序二叉树的基本知识(非必须) 简介伸展树(SplayTree) 是一种经过改进的平衡排序二叉树, 他跟平衡二叉树的操作非常类似,同时也有很多不同。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant