File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 155155 * [ CheckPalindrome] ( https://github.com/TheAlgorithms/Javascript/blob/master/String/CheckPalindrome.js )
156156 * [ CheckPalindrome] ( https://github.com/TheAlgorithms/Javascript/blob/master/String/CheckPalindrome.test.js )
157157 * [ CheckRearrangePalindrome] ( https://github.com/TheAlgorithms/Javascript/blob/master/String/CheckRearrangePalindrome.js )
158+ * [ CheckVowels] ( https://github.com/TheAlgorithms/Javascript/blob/master/String/CheckVowels.js )
159+ * [ CheckVowels] ( https://github.com/TheAlgorithms/Javascript/blob/master/String/CheckVowels.test.js )
158160 * [ CheckWordOccurrence] ( https://github.com/TheAlgorithms/Javascript/blob/master/String/CheckWordOccurrence.js )
159161 * [ CheckWordOcurrence] ( https://github.com/TheAlgorithms/Javascript/blob/master/String/CheckWordOcurrence.test.js )
160162 * [ LevenshteinDistance] ( https://github.com/TheAlgorithms/Javascript/blob/master/String/LevenshteinDistance.js )
You can’t perform that action at this time.
0 commit comments