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

Data structure request: AVLTreeMap #126

Open
kenancasey opened this issue Dec 3, 2019 · 2 comments
Open

Data structure request: AVLTreeMap #126

kenancasey opened this issue Dec 3, 2019 · 2 comments
Labels
data structure request Suggest a new data structure for this project

Comments

@kenancasey
Copy link

I was surprised to see a BinaryTreeMap and a RedBlackTreeMap but no AVLTreeMap (given the fact that there is an AVLTree implementation in the library).

For the sake of completion, I'd like to see an AVLTreeMap added.

@kenancasey kenancasey added the data structure request Suggest a new data structure for this project label Dec 3, 2019
@github-actions
Copy link

github-actions bot commented Dec 3, 2019

Thanks for supporting the development of C# Algorithms with your first issue! We look forward to handling it.

@aalhour
Copy link
Owner

aalhour commented Dec 16, 2019

Hello @kenancasey,

Thanks for submitting an issue. Would you like to contribute that to the project?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data structure request Suggest a new data structure for this project
Projects
None yet
Development

No branches or pull requests

2 participants