Template:Strings: Difference between revisions

From Rosetta Code
Content added Content deleted
m (added a related task.)
m (added a related task.)
Line 67: Line 67:
* [[Longest increasing subsequence|Longest increasing subsequence]]
* [[Longest increasing subsequence|Longest increasing subsequence]]
* [[Words_containing_"the"_substring|Words containing "the" substring]]
* [[Words_containing_"the"_substring|Words containing "the" substring]]
* [[Sum_of_the_digits_of_n_is_substring_of_n|Sum of the digits of n is substring of n]]
* [[Determine_if_a_string_is_numeric|Determine if a string is numeric]]
* [[Determine_if_a_string_is_numeric|Determine if a string is numeric]]
* [[Determine_if_a_string_is_collapsible|Determine if a string is collapsible]]
* [[Determine_if_a_string_is_collapsible|Determine if a string is collapsible]]

Revision as of 01:40, 15 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