Search code examples
Check if any value in an array exists within a haystack string...

phparraysstringsubstringfiltering

Read More
Getting String and return the same string with "+" before every"-"...

javastringsubstringoverwrite

Read More
C++ : Member reference base type 'char *' is not a structure or union...

csubstringc-stringsfunction-definition

Read More
How to extract information from string column in R?...

rstringdplyrsubstringsubstr

Read More
How do I find an exact substring match in an array in JavaScript?...

javascriptarrayssubstringindexof

Read More
Get length of word array using reduce and substring method...

javascriptsubstringreduce

Read More
How to merge common strings with different values between parenthesis in Python...

pythonnlpsubstringlcs

Read More
How to avoid duplicates when finding all k-length substrings...

cstringsubstringunique

Read More
Changing the format of pairs of years in a vector in R...

rstringsubstringstringr

Read More
How to find elements of a string that cannot be part of a non contigous substring?...

c++performancehashsubstringdynamic-programming

Read More
Filter array to retain all elements that have a key containing a searched string...

phpsubstringkeyfiltering

Read More
Filter flat array by checking if key contains one of several qualifying substrings...

phparrayssubstringfilteringpartial-matches

Read More
Alternatives for str.substr using <cstring> library?...

csubstringc-strings

Read More
This program gives either an error, or does not give the last letter, how should I fix it?...

javafor-loopsubstring

Read More
Oracle substring function of variable length...

oracle-databasesubstring

Read More
How to loop through variables and assign a value of 1 based on multiple substr values at given chara...

rstringloopssubstring

Read More
Recursive Function return ordered vector...

crecursionsubstringc-stringsfunction-definition

Read More
Python Substring Regex Extraction...

pythondatesubstringextract

Read More
Is there any way to compare strings with a startIndex?...

c#stringsubstring

Read More
SQL obtain values between second and third forward slash...

sql-serversubstringcharactersql-server-2016

Read More
Regex for extracting certain information from a string...

pandasstringpysparksubstring

Read More
When I try to use string.insert() it tells me there is a length error at memory location... How do I...

c++stringcompiler-errorssubstring

Read More
How can I output individual letters of a string? In my assignment, I have to get the W out of the wo...

javaarraysstringsubstring

Read More
Extract substring from SQL Server column...

sqlsql-servert-sqlsubstringpatindex

Read More
Javascript Substring not working with special characters...

javascriptxmlsubstring

Read More
Python: how to count the occurrence of specific pattern with overlap in a list or string?...

pythoncountsubstring

Read More
Regex: capture specific string with conditions...

pythonregexstringsubstring

Read More
How to pick the substring from a filename and load that substring into a table column in PySpark?...

fileapache-sparkpysparksubstringfilenames

Read More
Iterate over table to find a substring...

sqlsqlitesubstringsql-likeexists

Read More
How do you move the first n characters of every line in a string to the end of the same line (not to...

javascriptstringsubstring

Read More
BackNext