12 lines
		
	
	
		
			659 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			12 lines
		
	
	
		
			659 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| 
								 | 
							
								## Algorithms - Searching
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								This module contains articles about searching algorithms.
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								### Relevant articles:
							 | 
						||
| 
								 | 
							
								- [Binary Search Algorithm in Java](https://www.baeldung.com/java-binary-search)
							 | 
						||
| 
								 | 
							
								- [Depth First Search in Java](https://www.baeldung.com/java-depth-first-search)
							 | 
						||
| 
								 | 
							
								- [Interpolation Search in Java](https://www.baeldung.com/java-interpolation-search)
							 | 
						||
| 
								 | 
							
								- [Breadth-First Search Algorithm in Java](https://www.baeldung.com/java-breadth-first-search)
							 | 
						||
| 
								 | 
							
								- [String Search Algorithms for Large Texts](https://www.baeldung.com/java-full-text-search-algorithms)
							 | 
						||
| 
								 | 
							
								- [Monte Carlo Tree Search for Tic-Tac-Toe Game](https://www.baeldung.com/java-monte-carlo-tree-search)
							 |