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

Add ancestor methods to BST #5

Open
saurabh0719 opened this issue Apr 4, 2021 · 1 comment
Open

Add ancestor methods to BST #5

saurabh0719 opened this issue Apr 4, 2021 · 1 comment
Labels
good first issue Good for newcomers

Comments

@saurabh0719
Copy link

Hi @TuTomasz

Is this repo being actively maintained? I'd like to add some more methods for regular BSTs (common ancestors, ancestor family etc.) and maybe introduce height balancing trees

@TuTomasz
Copy link
Owner

TuTomasz commented Apr 4, 2021

Hi @saurabh0719

I recently didn't have much time to add new features. If you would like to rework BST and add that to the repo you are welcome to do so. Thanks :)

@TuTomasz TuTomasz added the good first issue Good for newcomers label Apr 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants