Skip to content

Commit c6e6de5

Browse files
author
Chris Pilcher
committed
Update Under Construction.markdown
Added link for ternary search tree.
1 parent 0d7a81f commit c6e6de5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Under Construction.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Here you'll find algorithms that are currently under construction. Suggestions a
1313
### Trees
1414

1515
- [AVL Tree](AVL Tree/). A binary search tree that balances itself using rotations.
16+
- [Ternary Search Tree](Ternary Search Tree/)
1617
- [Radix Tree](Radix Tree/)
1718

1819
### Miscellaneous

0 commit comments

Comments
 (0)