Template:Strings: Difference between revisions

From Rosetta Code
Content added Content deleted
m (added a related task.)
m (added a related task, fixed a typo.)
 
(3 intermediate revisions by the same user not shown)
Line 16: Line 16:
* [[Bioinformatics/base_count|Bioinformatics/base count]]
* [[Bioinformatics/base_count|Bioinformatics/base count]]
* [[Count_occurrences_of_a_substring|Count occurrences of a substring]]
* [[Count_occurrences_of_a_substring|Count occurrences of a substring]]
* [[Count_how_many_vowels_and_consonants_occur_in_a_string|Count how many vowels and consonants occur in a string]]


;Remove/replace
;Remove/replace
* [[XXXX_redacted|XXXX redacted]]
* [[XXXX_redacted|XXXX redacted]]
* [[Conjugate_a_Latin_verb|Conjugate a Latin verb]]
* [[Remove_vowels_from_a_string|Remove vowels from a string]]
* [[Remove_vowels_from_a_string|Remove vowels from a string]]
* [[String_interpolation_(included)|String interpolaton (included)]]
* [[String_interpolation_(included)|String interpolation (included)]]
* [[Strip_block_comments|Strip block comments]]
* [[Strip_block_comments|Strip block comments]]
* [[Strip_comments_from_a_string|Strip comments from a string]]
* [[Strip_comments_from_a_string|Strip comments from a string]]
Line 45: Line 47:
* [[Semordnilap]]
* [[Semordnilap]]
* [[Word_search|Word search]]
* [[Word_search|Word search]]
* [[Wordiff|Wordiff  (game)]]
* [[String_matching|String matching]]
* [[String_matching|String matching]]
* [[Teacup_rim_text|Tea cup rim text]]
* [[Teacup_rim_text|Tea cup rim text]]
* [[Alternade_words|Alternade words]]
* [[Alternade_words|Alternade words]]
* [[Changeable_words|Changeable words]]
* [[Changeable_words|Changeable words]]
* [[State_name_puzzle|State name puzzle]]
* [[String_comparison|String comparison]]
* [[String_comparison|String comparison]]
* [[Unique_characters|Unique characters]]
* [[Unique_characters|Unique characters]]

Latest revision as of 20:42, 16 September 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