Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in string
C++ unordered_map<string, ...> lookup without constructing string
Mar 25, 2022
c++
string
c++11
unordered-map
Efficient string manipulation in Javascript
Aug 30, 2022
javascript
string
loops
how to zero pre-fill for std::to_string function?
Aug 26, 2022
c++
string
printing
How to convert multiple attributes of object into List<String> using java 8
Sep 12, 2022
java
string
list
java-8
java-stream
Sorting a string array with uppercase first including accents
Sep 27, 2022
javascript
arrays
string
sorting
How to provide custom formatting from format string?
Oct 20, 2022
python
string
format
Why does a space preceding a non-combining diacritic function differently when using IndexOf(string) and IndexOf(char)?
Jun 04, 2022
c#
string
unicode
substring
indexof
I need to strip all the symbols from a string in order to create an `IEqualityComparer` that ignores punctuation symbols
Jun 15, 2022
c#
string
iequalitycomparer
Longest substring that appears at least twice in O(n.logn)
Sep 07, 2022
c++
string
algorithm
substring
longest-substring
Marshal C++ "string" class in C# P/Invoke
Nov 07, 2022
.net
c++
string
interop
marshalling
String manipulation with Excel - how to remove part of a string if another part is there?
Jul 31, 2019
excel
vba
string
worksheet-function
How to split a text file into words?
Dec 13, 2021
c++
string
parsing
token
How can I measure how many characters will fit the width of the document?
Jun 13, 2017
javascript
jquery
string
Enumerating a string by grapheme instead of character
Jun 07, 2022
.net
string
unicode
Truncate a multibyte String to n chars
Mar 29, 2022
php
string
truncate
multibyte
If String concatenation using + is implemented using StringBuilder then why are extra objects created during concatenation?
Sep 24, 2022
java
string
stringbuilder
Whats the difference between using String.Equals(str1,str2) and str1 == str2 [duplicate]
Nov 13, 2022
c#
string
equals
Best server side syntax highlighting solution (in PHP)
May 02, 2017
php
html
parsing
string
syntax-highlighting
How do I use kd-trees for determining string similarity?
Nov 19, 2022
python
string
algorithm
kdtree
GWT string concatenation operator + vs. stringbuffer
Nov 18, 2022
performance
string
gwt
concatenation
« Newer Entries
Older Entries »