Template:Strings: Difference between revisions

From Rosetta Code
Content added Content deleted
m (added/re-ordered some related tasks.)
m (added related task.)
Line 1: Line 1:
<div class="mw-collapsible mw-collapsed" style="width:500px; overflow:auto; background-color:parent;">
<div class="mw-collapsible mw-collapsed" style="width:700px; overflow:auto; background-color:parent;">
<div style="font-weight:bold;line-height:1.6;">Other tasks related to string operations:</div>
<div style="font-weight:bold;line-height:1.6;">Other tasks related to string operations:</div>
<div class="mw-collapsible-content" style="padding-left:2em;">
<div class="mw-collapsible-content" style="padding-left:2em;">
Line 62: Line 62:
* [[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_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]]


;Formatting
;Formatting

Revision as of 22:18, 3 January 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