Update README.md

This commit is contained in:
charlesgonzales
2018-12-20 21:48:25 +08:00
committed by GitHub
parent e26d75150a
commit 8605ea03af

View File

@@ -1,4 +1 @@
## 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)