| 
									
										
										
										
											2019-10-31 20:43:47 -05:00
										 |  |  | ## Algorithms - Miscellaneous
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | This module contains articles about algorithms. Some classes of algorithms, e.g., [sorting](/../algorithms-sorting) and | 
					
						
							|  |  |  | [genetic algorithms](/../algorithms-genetic), have their own dedicated modules.  | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ### Relevant articles:
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-09-23 14:24:43 +05:30
										 |  |  | - [Validating Input with Finite Automata in Java](https://www.baeldung.com/java-finite-automata) | 
					
						
							| 
									
										
										
										
											2020-10-28 15:39:09 +08:00
										 |  |  | - [Example of Hill Climbing Algorithm in Java](https://www.baeldung.com/java-hill-climbing-algorithm) | 
					
						
							| 
									
										
										
										
											2020-10-28 15:32:41 +08:00
										 |  |  | - [Introduction to Minimax Algorithm with a Java Implementation](https://www.baeldung.com/java-minimax-algorithm) | 
					
						
							| 
									
										
										
										
											2019-10-31 20:43:47 -05:00
										 |  |  | - [How to Calculate Levenshtein Distance in Java?](https://www.baeldung.com/java-levenshtein-distance) | 
					
						
							|  |  |  | - [How to Find the Kth Largest Element in Java](https://www.baeldung.com/java-kth-largest-element) | 
					
						
							| 
									
										
										
										
											2020-09-27 11:44:45 +03:00
										 |  |  | - More articles: [[next -->]](/algorithms-miscellaneous-2) |