Jump to content

Template:Strings: Difference between revisions

m
added related tasks.
m (added a related task.)
m (added related tasks.)
Line 5:
;Metrics
* [[String length|String length]]
 
;Counting
* [[Jewels_and_Stones|Jewels and stones]]
Line 11 ⟶ 12:
* [[Bioinformatics/base_count|Bioinformatics/base count]]
* [[Count_occurrences_of_a_substring|Count occurrences of a substring]]
 
;Remove / replace
* [[Strip_a_set_of_characters_from_a_string|Strip a set of characters from a string]]
* [[Strip_control_codes_and_extended_characters_from_a_string|Strip control codes and extended characters from a string]]
Line 19 ⟶ 21:
* [[Remove_vowels_from_a_string|Remove vowels from a string]]
* [[XXXX_redacted|XXXX redacted]]
 
;Find
;Find/Search/Determine
* [[Word_wheel|Word wheel]]
* [[ABC_Problem|ABC problem]]
* [[Anagrams]]
* [[Anagrams/Deranged_anagrams|Anagrams/Deranged anagrams]]
* [[Semordnilap]]
* [[Ordered_words|Ordered words]]
* [[String_matching|String matching]]
* [[String_comparison|String comparison]]
* [[Palindrome_detection|Palindrome detection]]
* [[Compare_a_list_of_strings|Compare a list of strings]]
* [[Longest common prefix|Longest common prefix]]
Line 38 ⟶ 46:
* [[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]]
 
;Format
* [[String case|String case]]
Line 56 ⟶ 65:
* [[Abbreviations, simple|Abbreviations, simple]]
* [[Abbreviations, automatic|Abbreviations, automatic]]
 
;Song lyrics/poems/Mad Libs
* [[99_Bottles_of_Beer|99 Bottles of Beer]]
Line 62 ⟶ 72:
* [[The_Name_Game|The Name Game (a song)]]
* [[Mad Libs|Mad Libs]]
 
;Tokenize
* [[Word_break_problem|Word break problem]]
Line 67 ⟶ 78:
* [[Tokenize a string with escaping|Tokenize a string with escaping]]
* [[Split a character string based on change of character|Split a character string based on change of character]]
 
;Sequences
* [[De_Bruijn_sequences|De Bruijn sequences]]
Cookies help us deliver our services. By using our services, you agree to our use of cookies.