Jozef Jankaj 2021-05-29 20:50:06 +02:00
commit 4a48be5b22
1 changed files with 2 additions and 2 deletions

View File

@ -8,11 +8,11 @@ In light of statement above, we offer ABSOLUTELY NO WARRANTY in terms of (absenc
Use at your own risk and feel free to debug/send bug reports/improve our code
# Trees currently supported:
- Binary Tree
# Trees to be added:
- 2-3 tree
- Red-Black tree
- Binary Tree
- Binary Search Tree
- AVL-tree