Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in string

Writing a C function to take in an english sentence as parameter and return the longest length word in the sentence

arrays c string function

C++, Transform a string such that sequences of consecutive underscores become a single underscore

c++ string

How to make records equality case-insensitive for strings?

How to efficiently search for similar substring in a large text python?

python python-3.x string

Python ''.format(): "tuple index out of range"?

python string formatting

Use C# regex to convert casing in a string

c# regex string

Convert an array to a string [duplicate]

php arrays string

Remove occurrences of a given character sequence at the beginning of a string using Java Regex

java regex string

Convert string to DateTime format issues C#

How can join consecutive non-empty lines using sed/awk?

How to count and sort repeating strings

java arrays string hashset

Python Date/Time Formatting

python string datetime utc

Removing multiple blanks using putchar and getchar in C

c string getchar putchar

What is the best algorithm to find longest substring with constraints?

string algorithm

The Ruby gets method truncates my input at 256 characters

ruby windows string gets

String or list substitution in Python

Why is string interpolation named the way it is?

Parse hour and AM/PM value from a string - C#

c# string string-parsing

How to append names from two separate lists to append and merge to one list

python string list for-loop

finding all distinct substring of a string

java string substring