Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in string

Is there a fast algorithm to remove repeated substrings in a string?

python string algorithm

Java Array Char And String Difference In Array [duplicate]

java arrays string char

Make a string from an IntStream of code point numbers?

str.format(list) with negative index doesn't work in Python

python string formatting

What is the best way to achieve sscanf-like functionality in Perl?

c regex perl string

Replace the first letter of a String in Java?

java string

python regular expression replacing part of a matched string

python regex string

Adding to middle of std::vector

c++ string vector

Convert comma separated string into array

php arrays string

Algorithm to find edit distance to all substrings

Can anyone explain this bizarre JS behavior concerning string concatenation?

javascript string scope

Format string in python with variable formatting

split php string into chunks of varying length

php arrays string split

What is the difference between binary safe strings and binary unsafe strings?

string redis

How to cut part of a string in c?

c string cut

Convert string to *uint64 in golang

string pointers go uint64

Lua string.gsub with a hyphen

string lua gsub hyphen

Check if a string contains a list of substrings and save the matching ones

c# string contains

Get Equal Part of Multiple Strings at the Beginning

c# string

How to define a Ruby method that either takes an Array or a String?

arrays ruby string