Skip to content

Splay Tree data structure in C++.#75

Open
ezaznitd wants to merge 1 commit into
xennygrimmato:masterfrom
ezaznitd:master
Open

Splay Tree data structure in C++.#75
ezaznitd wants to merge 1 commit into
xennygrimmato:masterfrom
ezaznitd:master

Conversation

@ezaznitd

Copy link
Copy Markdown

Splay tree is used to re-arrange store data after any query so that for next query searching time decrease.

Splay tree is used to re-arrange store data after any query so that for next query searching time decrease.
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.

1 participant