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

C++ backend for Splay Trees #562

Merged
merged 16 commits into from
Jun 27, 2024
Merged

C++ backend for Splay Trees #562

merged 16 commits into from
Jun 27, 2024

Conversation

Kishan-Ved
Copy link
Contributor

@Kishan-Ved Kishan-Ved commented Jun 19, 2024

Related to: Google Summer of Code 2024, Kishan Ved

Objective

Add a C++ backend for Splay Trees class.

Related issue: #550

@Kishan-Ved Kishan-Ved marked this pull request as ready for review June 25, 2024 13:21
pydatastructs/trees/tests/test_binary_trees.py Outdated Show resolved Hide resolved
pydatastructs/trees/tests/test_binary_trees.py Outdated Show resolved Hide resolved
@Kishan-Ved
Copy link
Contributor Author

I have made the mentioned changes.

@czgdp1807 czgdp1807 merged commit 4c6c935 into codezonediitj:main Jun 27, 2024
7 checks passed
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.

2 participants