Template:Strings: Difference between revisions

m
added a related task.
m (removed similar words (non-existent, I assume it was deleted))
m (added a related task.)
Line 51:
* [[Longest Common Substring|Longest common substring]]
* [[Find common directory path|Find common directory path]]
* [[Words_from_neighbour_ones|Words from neighbour ones]]
* [[Non-continuous_subsequences|Non-continuous subsequences]]
Line 62 ⟶ 63:
* [[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]]
* [[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]]