Update README.md

binarytree
jjankaj 2021-05-02 19:08:22 +02:00 committed by GitHub
parent a5ce46c2c7
commit 12a55092e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -11,8 +11,8 @@ Use at your own risk, feel free to debug/send bug reports/improve our code
# Trees to be added:
2-3 tree
Red-Black tree
Binary Tree
Binary Search Tree
AVL-tree
- 2-3 tree
- Red-Black tree
- Binary Tree
- Binary Search Tree
- AVL-tree