|
## Data Structures
|
|
|
|
This module contains articles about data structures in Java
|
|
|
|
## Relevant articles:
|
|
|
|
- [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)
|