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 164164 * [ FormatPhoneNumber] ( https://github.com/TheAlgorithms/Javascript/blob/master/String/FormatPhoneNumber.test.js )
165165 * [ LevenshteinDistance] ( https://github.com/TheAlgorithms/Javascript/blob/master/String/LevenshteinDistance.js )
166166 * [ LevenshteinDistance] ( https://github.com/TheAlgorithms/Javascript/blob/master/String/LevenshteinDistance.test.js )
167+ * [ MaxCharacter] ( https://github.com/TheAlgorithms/Javascript/blob/master/String/MaxCharacter.js )
168+ * [ MaxCharacter] ( https://github.com/TheAlgorithms/Javascript/blob/master/String/MaxCharacter.test.js )
167169 * [ PatternMatching] ( https://github.com/TheAlgorithms/Javascript/blob/master/String/PatternMatching.js )
168170 * [ PatternMatching] ( https://github.com/TheAlgorithms/Javascript/blob/master/String/PatternMatching.test.js )
169171 * [ ReverseString] ( https://github.com/TheAlgorithms/Javascript/blob/master/String/ReverseString.js )
You can’t perform that action at this time.
0 commit comments