Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in substring

Check if a string is a substring of another string

java substring

Aho-Corasick and Proper Substrings

Returning a Subset of Strings from 10000 ascii strings

java algorithm substring

using Powershell, how can I find a specific line in a multi-line variable, then locate the 3rd word or value within the line

string powershell substring

How to extract part of a Base64 encoded string in MySQL?

C# Long Substring function

c# .net string substring

How can I get odd numbered characters in a string using SQL

sql oracle substring

HiveQL - String contains equivalent in hiveql UDF?

sql string hive substring hiveql

Substring Without any Allocation Using Span<T>

Find longest repeating substring in JavaScript using regular expressions

Regex: Substring the second last value between two slashes of a url string

ruby regex url substring

How to do substring for UTF8 string in java?

java oracle substring

Oracle sql : get only specific part of a substring

sql oracle substring

Python list of substrings in list of strings

python list substring

Return Word in String - SQL

Split a string using a string as delimiter in awk

shell unix awk substring

Java substring endindex-1

java string substring

Longest Non-Overlapping Substring

Most common substring of length X

algorithm substring

Which C# data structure allows searching a pair of strings most efficiently for substrings?