Template:Strings: Difference between revisions

From Rosetta Code
Content added Content deleted
m (added a related task.)
m (added a related task.)
Line 71: Line 71:
* [[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]]
* [[Longest_substrings_without_repeating_characters|Longest substrings without repeating characters]]
* [[Find_words_which_contains_all_the_vowels|Find words which contains all the vowels]]
* [[Find_words_which_contains_all_the_vowels|Find words which contains all the vowels]]
* [[Find_words_which_contains_most_consonants|Find words which contains most consonants]]
* [[Find_words_which_contains_most_consonants|Find words which contains most consonants]]

Revision as of 21:10, 2 June 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