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
How can I divide a set of strings into their constituent characters in C#?
Sep 17, 2022
c#
string
algorithm
How do I remove the first character from a link's text with jQuery?
Oct 25, 2022
jquery
string
(Swift) how to print "\" character in a string?
Apr 25, 2020
ios
swift
string
escaping
slash
Does a strings length equal the byte size?
Jun 24, 2022
string
byte
A better way to compare Strings which could be null [duplicate]
Sep 25, 2022
java
string
Can you reverse order a string in one line with LINQ or a LAMBDA expression
Aug 30, 2022
c#
linq
string
lambda
What is the preferred way to compare two Java Strings lexicographically on *Unicode code points*?
Sep 17, 2022
java
string
unicode
Searching a minimal string meeting some conditions
Sep 17, 2022
string
dynamic-programming
subsequence
String equality failure in Python. What gives?
Sep 17, 2022
python
string
comparison
equality
Why is my string.indexof(char) faster?
Nov 05, 2022
c#
string
performance
Turning off COW in GCC
Nov 19, 2022
c++
string
gcc
c++11
thread-safety
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
« Newer Entries
Older Entries »