Template:Strings: Difference between revisions

From Rosetta Code
Content added Content deleted
m (removed similar words (non-existent, I assume it was deleted))
m (added a related task.)
Line 51: Line 51:
* [[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]]
* [[Words_from_neighbour_ones|Words from neighbour ones]]
* [[Words_from_neighbour_ones|Words from neighbour ones]]
* [[Non-continuous_subsequences|Non-continuous subsequences]]
* [[Non-continuous_subsequences|Non-continuous subsequences]]
Line 62: Line 63:
* [[Determine_if_a_string_has_all_unique_characters|Determine if a string has all unique characters]]
* [[Determine_if_a_string_has_all_unique_characters|Determine if a string has all unique characters]]
* [[Determine_if_a_string_has_all_the_same_characters|Determine if a string has all the same characters]]
* [[Determine_if_a_string_has_all_the_same_characters|Determine if a string has all the same characters]]
* [[Find_words_which_contains_more_than_3_e_vowels|Find words which contains more than 3 vowels]]
* [[Find_words_which_odd_letters_are_consonants_and_even_letters_are_vowels_or_vice_versa|Find words which odd letters are consonants and even letters are vowels or vice_versa]]
* [[Find_words_which_odd_letters_are_consonants_and_even_letters_are_vowels_or_vice_versa|Find words which odd letters are consonants and even letters are vowels or vice_versa]]



Revision as of 08:42, 9 February 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