2019-10-31 20:43:47 -05:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								## Java String Algorithms
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								This module contains articles about string-related algorithms.
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								### Relevant Articles:
							 | 
						
					
						
							
								
									
										
										
										
											2020-10-28 15:46:34 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								- [Check if a String is a Palindrome in Java](https://www.baeldung.com/java-palindrome)
							 | 
						
					
						
							
								
									
										
										
										
											2019-10-31 20:43:47 -05:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								- [Count Occurrences of a Char in a String](https://www.baeldung.com/java-count-chars)
							 | 
						
					
						
							
								
									
										
										
										
											2022-09-03 21:47:42 +05:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								- [Using indexOf to Find All Occurrences of a Word in a String](https://www.baeldung.com/java-indexof-find-string-occurrences)
							 | 
						
					
						
							
								
									
										
										
										
											2019-10-31 20:43:47 -05:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								- [Removing Stopwords from a String in Java](https://www.baeldung.com/java-string-remove-stopwords)
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								- [Removing Repeated Characters from a String](https://www.baeldung.com/java-remove-repeated-char)
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								- [How to Reverse a String in Java](https://www.baeldung.com/java-reverse-string)
							 | 
						
					
						
							
								
									
										
										
										
											2022-09-23 15:28:12 +05:30
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								- [Check if a String is a Pangram in Java](https://www.baeldung.com/java-string-pangram)
							 | 
						
					
						
							
								
									
										
										
										
											2020-10-28 16:36:53 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								- [Check If a String Contains Multiple Keywords in Java](https://www.baeldung.com/string-contains-multiple-words)
							 | 
						
					
						
							
								
									
										
										
										
											2019-10-31 20:43:47 -05:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								- [Checking If a String Is a Repeated Substring](https://www.baeldung.com/java-repeated-substring)
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								- [Remove Emojis from a Java String](https://www.baeldung.com/java-string-remove-emojis)
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								- More articles: [[next -->]](../core-java-string-algorithms-2)
							 |