* BAEL-3336 BAEL-3058 add links * BAEL-3319: add link * BAEL-3284: add link * BAEL-3198: add link to article * BAEL-3479: add link to article
		
			
				
	
	
		
			16 lines
		
	
	
		
			1009 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			1009 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
## 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:
 | 
						|
 | 
						|
- [Converting Between Byte Arrays and Hexadecimal Strings in Java](https://www.baeldung.com/java-byte-arrays-hex-strings)
 | 
						|
- [Reversing a Binary Tree in Java](https://www.baeldung.com/java-reversing-a-binary-tree)
 | 
						|
- [Find If Two Numbers Are Relatively Prime in Java](https://www.baeldung.com/java-two-relatively-prime-numbers)
 | 
						|
- [Knapsack Problem Implementation in Java](https://www.baeldung.com/java-knapsack)
 | 
						|
- [How to Determine if a Binary Tree is Balanced](https://www.baeldung.com/java-balanced-binary-tree)
 | 
						|
- [The Caesar Cipher in Java](https://www.baeldung.com/java-caesar-cipher)
 | 
						|
- [Overview of Combinatorial Problems in Java](https://www.baeldung.com/java-combinatorial-algorithms)
 | 
						|
- More articles: [[<-- prev]](/../algorithms-miscellaneous-4)
 |