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

added Augmented Splay Tree #1364

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Conversation

T-Fathima
Copy link
Contributor

@T-Fathima T-Fathima commented Oct 28, 2024

Add Section on Order Statistic Trees (Augmented Splay Trees) to Splay Trees

Issue no: #1296

Description

This PR introduces a new section to the Splay Trees documentation focused on Order Statistic Trees, specifically augmenting splay trees to support order statistics efficiently.

Please review and merge it under gssoc-ext and hacktoberfest along with levels.

@T-Fathima T-Fathima changed the title added augmented_splay_tree added Augmented Splay Tree Oct 29, 2024
@pankaj-bind pankaj-bind merged commit 39441b2 into AlgoGenesis:main Oct 29, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants