C-Sharp-Algorithms icon indicating copy to clipboard operation
C-Sharp-Algorithms copied to clipboard

Data structure request: AVLTreeMap

Open kenancasey opened this issue 5 years ago • 2 comments

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 avatar Dec 03 '19 16:12 kenancasey

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

github-actions[bot] avatar Dec 03 '19 16:12 github-actions[bot]

Hello @kenancasey,

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

aalhour avatar Dec 16 '19 13:12 aalhour