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
Does Javac's StringBuilder optimisation do more harm than good?
Sep 17, 2022
java
string
optimization
javac
stringbuilder
Arranging letters in the most pronounceable way?
Apr 01, 2020
python
string
algorithm
Turn Presto columns to rows via rotation
Oct 23, 2022
sql
string
pivot
presto
Safely using String for passwords by using reflection to scrub contents prior to garbage collection
Nov 12, 2022
java
string
security
garbage-collection
passwords
Can a macro remove characters from its arguments?
Sep 17, 2022
c
string
replace
macros
c-preprocessor
C# Dictionary Performance: Default string Comparer's GetHashCode() allocates memory in violation of guidelines, thus wrecking performance?
Nov 08, 2022
c#
string
performance
dictionary
Does String.intern() really increase performance?
Aug 23, 2022
java
string
string-interning
What’s the equivalent to String.localizedStringWithFormat(_:_:) for SwiftUI's LocalizedStringKey?
Aug 24, 2022
swift
string
localization
swiftui
Algorithm for checking if a string was built from a list of substrings
Apr 03, 2022
algorithm
string
substring
Why does this string have a reference count of 4? (Delphi 2007)
Aug 02, 2017
string
delphi
delphi-2007
reference-counting
string-interning
Include <string> not found compile error in Xcode 4.2
Jan 27, 2018
c++
objective-c
xcode
string
header
How can I take ownership of a C++ std::string char data without copying and keeping std::string object?
Aug 04, 2018
c++
string
c++11
buffer
iostream
How does string interning work in Java 7+? [duplicate]
Feb 20, 2022
java
string
jvm
heap-memory
string-interning
How to count the number of times specific characters are in a string
Aug 16, 2022
javascript
arrays
string
Strings and character encoding in C++
Sep 17, 2022
c++
string
unicode
utf-8
character-encoding
Why doesn't std::string have a constructor that directly takes std::string_view?
Sep 14, 2022
c++
string
c++17
constructor-overloading
string-view
Using left double quotation marks in strings in VB
Sep 17, 2022
vb.net
string
character-encoding
escaping
quotation-marks
How to break down a given text into words from the dictionary?
Mar 25, 2022
string
algorithm
language-agnostic
data-structures
O(n^2) isn't fast enough in solving this. any faster approaches?
Jun 29, 2022
java
string
algorithm
Is there a lazy `String.Split` in C#
Apr 07, 2022
c#
string
ienumerable
lazy-evaluation
enumerator
« Newer Entries
Older Entries »