Template:Strings: Difference between revisions

From Rosetta Code
Content added Content deleted
m (added a related task.)
m (added a related task.)
Line 53: Line 53:
* [[Levenshtein_distance|Levenshtein distance]]
* [[Levenshtein_distance|Levenshtein distance]]
* [[Palindrome_detection|Palindrome detection]]
* [[Palindrome_detection|Palindrome detection]]
* [[Compare_a_list_of_strings|Compare a list of strings]]
* [[Common_list_elements|Common list elements]]
* [[Longest common prefix|Longest common prefix]]
* [[Longest common suffix|Longest common suffix]]
* [[Longest common suffix|Longest common suffix]]
* [[Longest common prefix|Longest common prefix]]
* [[Compare_a_list_of_strings|Compare a list of strings]]
* [[Longest Common Substring|Longest common substring]]
* [[Longest Common Substring|Longest common substring]]
* [[Find common directory path|Find common directory path]]
* [[Find common directory path|Find common directory path]]

Revision as of 21:17, 11 May 2021

Other tasks related to string operations:
Metrics
Counting
Remove/replace
Anagrams/Derangements/shuffling
Find/Search/Determine
Formatting
Song lyrics/poems/Mad Libs/phrases
Tokenize
Sequences