| 
									
										
										
										
											2018-10-20 00:37:31 +05:30
										 |  |  | ========= | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ## Java Collections Cookbooks and Examples
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ### Relevant Articles: 
 | 
					
						
							|  |  |  | - [Guide to WeakHashMap in Java](http://www.baeldung.com/java-weakhashmap) | 
					
						
							|  |  |  | - [Guide to the Guava BiMap](http://www.baeldung.com/guava-bimap) | 
					
						
							|  |  |  | - [The Java HashMap Under the Hood](http://www.baeldung.com/java-hashmap) | 
					
						
							|  |  |  | - [A Guide to LinkedHashMap in Java](http://www.baeldung.com/java-linked-hashmap) | 
					
						
							|  |  |  | - [A Guide to TreeMap in Java](http://www.baeldung.com/java-treemap) | 
					
						
							|  |  |  | - [Iterate over a Map in Java](http://www.baeldung.com/java-iterate-map) | 
					
						
							|  |  |  | - [Java TreeMap vs HashMap](http://www.baeldung.com/java-treemap-vs-hashmap) | 
					
						
							|  |  |  | - [How to Store Duplicate Keys in a Map in Java?](http://www.baeldung.com/java-map-duplicate-keys) | 
					
						
							|  |  |  | - [Initialize a HashMap in Java](https://www.baeldung.com/java-initialize-hashmap) | 
					
						
							|  |  |  | - [Get the Key for a Value from a Java Map](https://www.baeldung.com/java-map-key-from-value) | 
					
						
							|  |  |  | - [Sort a HashMap in Java](https://www.baeldung.com/java-hashmap-sort) | 
					
						
							| 
									
										
										
										
											2018-10-20 15:10:00 +03:00
										 |  |  | - [Finding the Highest Value in a Java Map](https://www.baeldung.com/java-find-map-max) | 
					
						
							|  |  |  | - [Merging Two Maps with Java 8](https://www.baeldung.com/java-merge-maps) | 
					
						
							| 
									
										
										
										
											2018-10-23 16:57:41 +08:00
										 |  |  | - [How to Check If a Key Exists in a Map](https://www.baeldung.com/java-map-key-exists) | 
					
						
							| 
									
										
										
										
											2019-01-02 22:53:54 +02:00
										 |  |  | - [Comparing Two HashMaps in Java](https://www.baeldung.com/java-compare-hashmaps) | 
					
						
							| 
									
										
										
										
											2019-01-04 17:30:45 +05:30
										 |  |  | - [Immutable Map Implementations in Java](https://www.baeldung.com/java-immutable-maps)  | 
					
						
							| 
									
										
										
										
											2019-02-05 16:21:14 +05:30
										 |  |  | - [Map to String Conversion in Java](https://www.baeldung.com/java-map-to-string-conversion) | 
					
						
							| 
									
										
										
										
											2019-03-03 09:19:12 -06:00
										 |  |  | - [Guide to Apache Commons MultiValuedMap](https://www.baeldung.com/apache-commons-multi-valued-map) |