hackthissite.org programming level 12, string manipulation.
6 people like thisPosted: 11 years ago by David Klein
Reverse unicode string, who may contains surrogate pairs
2 people like thisPosted: 4 years ago by Enrico Sada
Inserts a space every 3 characters in a string starting from the end of the string.
1 people like thisPosted: 1 year ago by shazmodan
Starts at a given position. Using any kind of "tag" like <%replaceThis%> with something corresponding from the Map.
0 people like thisPosted: 1 year ago by shazmodan
This checks if a string contains all uppercase characters.
5 people like thisPosted: 6 years ago by LuisFX
F# Impletementation of StringBuilderCache
1 people like thisPosted: 2 years ago by Pim
Starts at a given position. Using any kind of "tag" like <%replaceThis%> with something corresponding from the Map.
0 people like thisPosted: 1 year ago by shazmodan
Use a regular expression to find all groups of three digits before the decimal point. Returns the modified string.
3 people like thisPosted: 1 year ago by shazmodan