2018-03-17 09:41:50 +01:00
|
|
|
## Relevant articles:
|
2018-12-21 17:59:20 +08:00
|
|
|
|
2019-08-03 13:54:33 +03:00
|
|
|
- [The Trie Data Structure in Java](https://www.baeldung.com/trie-java)
|
|
|
|
- [Implementing a Binary Tree in Java](https://www.baeldung.com/java-binary-tree)
|
|
|
|
- [Depth First Search in Java](https://www.baeldung.com/java-depth-first-search)
|