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 all trees in binary_trees.py file complete #569

Merged
merged 2 commits into from
Jul 26, 2024

Conversation

Kishan-Ved
Copy link
Contributor

Related to: Google Summer of Code 2024, Kishan Ved

Objective

Final additions to complete C++ backend for all trees in binary_trees.py file.
Added getter functions to access root_idx (index of the root) for all tree types.

This PR completes the issue: #550

@czgdp1807 czgdp1807 merged commit ff02d10 into codezonediitj:main Jul 26, 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