Search code examples
LINQ: Group by month and year within a datetime field...


linqt-sqlgroup-bysubstring

Read More
Can I get all substrings-1 char of a string with something more efficient than o(n^2)?...


c++substringbig-o

Read More
How to match a pattern given in a variable in awk?...


regexbashshellawksubstring

Read More
String containing _ shorten to first and last character...


stringpowershellsubstring

Read More
Select a substring in Oracle SQL after a specific word in the string in certain conditions only...


substringoracle-sqldeveloper

Read More
What is the equivalent of str.Substring in PowerShell?...


powershellsubstring

Read More
Using VBA to lock 2x secondary sheets, while allowing Primary sheet to extract information while pro...


excelvbasubstring

Read More
Find objects in s3 based on a substring...


javaamazon-web-servicesamazon-s3substring

Read More
How can I isolate a particular word/words in a string using Python?...


pythonpandassubstring

Read More
How to remove all the words from a string that start with a certain character in C++...


c++stringsubstringstringstream

Read More
Checking if a string contains a substring C++...


c++stringsubstring

Read More
Finding Longest Substring No Duplicates - Help Optimizing Code [Ruby]...


rubysubstringruby-hash

Read More
Java regular expression find substring...


javaregexsubstring

Read More
Java split string to get only two words...


javastringsplitsubstringcontains

Read More
How to exclude substring with regex from a large list of strings more efficiently...


pythonregexlistsubstring

Read More
Checking for a substring in unicode value...


pythonunicodesubstring

Read More
How to break up string based on specific length after finding the whitespace nearest to the characte...


javascriptstringsubstringstring-length

Read More
Why doesn't my code always detect palindromes in substrings correctly?...


c#algorithmsubstring

Read More
Line break after substring...


javaregexsubstring

Read More
Why this code don't work properly?...


javaregexsubstring

Read More
Most efficient way to extract data from string...


javascriptreactjssplitsubstring

Read More
Simplest way to parse a date time string like 20230202165638 in C#?...


c#datetimeparsingsubstring

Read More
Lua string.sub() result when end index is less than the initial index...


stringluasubstring

Read More
Match Characters after last dot in string...


c#regexsubstring

Read More
How to check if a string contains a substring in Bash...


stringbashshellsubstringsh

Read More
Searching a dataframe to see if a substring exists in another dataframe using pandas...


pythonpython-3.xpandasdataframesubstring

Read More
Using CMD on Windows to remove a specific substring from a directory of files...


windowscmdsubstring

Read More
Substring from NSString...


iosnsstringsubstring

Read More
Substring a list of strings using list comprehension...


pythonstringlistsubstringlist-comprehension

Read More
How to check if a string contains text from an array of substrings in JavaScript?...


javascriptarraysstringsubstringcontains

Read More
BackNext