| 
									
										
										
										
											2019-10-31 20:43:47 -05:00
										 |  |  | ## 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) | 
					
						
							| 
									
										
										
										
											2020-01-23 15:24:02 +08:00
										 |  |  | - [Circular Linked List Java Implementation](https://www.baeldung.com/java-circular-linked-list) | 
					
						
							| 
									
										
										
										
											2020-02-05 16:25:03 +08:00
										 |  |  | - [How to Print a Binary Tree Diagram](https://www.baeldung.com/java-print-binary-tree-diagram) | 
					
						
							| 
									
										
										
										
											2020-02-10 14:37:00 +08:00
										 |  |  | - [Introduction to Big Queue](https://www.baeldung.com/java-big-queue) | 
					
						
							| 
									
										
										
										
											2020-03-18 13:19:55 +08:00
										 |  |  | - [Guide to AVL Trees in Java](https://www.baeldung.com/java-avl-trees) | 
					
						
							| 
									
										
										
										
											2020-06-07 16:52:25 +02:00
										 |  |  | - [Graphs in Java](https://www.baeldung.com/java-graphs) | 
					
						
							| 
									
										
										
										
											2020-07-21 21:44:57 +08:00
										 |  |  | - [Implementing a Ring Buffer in Java](https://www.baeldung.com/java-ring-buffer) | 
					
						
							| 
									
										
										
										
											2021-06-24 04:11:47 +08:00
										 |  |  | - [How to Implement Min-Max Heap In Java](https://www.baeldung.com/java-min-max-heap) | 
					
						
							| 
									
										
										
										
											2021-07-29 03:38:54 +08:00
										 |  |  | - [How to Implement LRU Cache in Java](https://www.baeldung.com/java-lru-cache) |