| 
									
										
										
										
											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:
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - [Java Two Pointer Technique](https://www.baeldung.com/java-two-pointer-technique) | 
					
						
							|  |  |  | - [Implementing Simple State Machines with Java Enums](https://www.baeldung.com/java-enum-simple-state-machine) | 
					
						
							|  |  |  | - [Converting Between Roman and Arabic Numerals in Java](https://www.baeldung.com/java-convert-roman-arabic) | 
					
						
							|  |  |  | - [Checking If a List Is Sorted in Java](https://www.baeldung.com/java-check-if-list-sorted) | 
					
						
							| 
									
										
										
										
											2023-05-30 17:39:38 +05:30
										 |  |  | - [Checking if a Java Graph Has a Cycle](https://www.baeldung.com/java-graph-has-a-cycle) | 
					
						
							| 
									
										
										
										
											2019-10-31 20:43:47 -05:00
										 |  |  | - [A Guide to the Folding Technique in Java](https://www.baeldung.com/folding-hashing-technique) | 
					
						
							|  |  |  | - [Creating a Triangle with for Loops in Java](https://www.baeldung.com/java-print-triangle) | 
					
						
							|  |  |  | - [The K-Means Clustering Algorithm in Java](https://www.baeldung.com/java-k-means-clustering-algorithm) | 
					
						
							|  |  |  | - More articles: [[<-- prev]](/algorithms-miscellaneous-2) [[next -->]](/algorithms-miscellaneous-4) |