Skip to content

Commit

Permalink
changed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
spirosmaggioros committed Feb 3, 2024
1 parent 317e427 commit 9168bbd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ You can see more [examples](/examples) or follow the [Tutorials](/tutorial).
**Trees**
- [X] [AVL Tree](https://en.wikipedia.org/wiki/AVL_tree)
- [X] [Binary Search Tree](https://en.wikipedia.org/wiki/Binary_search_tree)
- [X] [B-Tree](https://en.wikipedia.org/wiki/B-tree)
- [X] [RB Tree](https://en.wikipedia.org/wiki/Red%E2%80%93black_tree)
- [X] [Splay Tree](https://en.wikipedia.org/wiki/Splay_tree)
- [X] [Trie](https://en.wikipedia.org/wiki/Trie)
- [X] [Interval Tree](https://en.wikipedia.org/wiki/Interval_tree)
- [X] [Min/Max Heap](https://en.wikipedia.org/wiki/Min-max_heap)
Expand Down

0 comments on commit 9168bbd

Please sign in to comment.