java-tutorials/data-structures/README.md

5 lines
175 B
Markdown
Raw Normal View History

## Relevant articles:
- [The Trie Data Structure in Java](http://www.baeldung.com/trie-java)
- [Implementing a Binary Tree in Java](http://www.baeldung.com/java-binary-tree)