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
Interpolating a string stored in a database
Aug 20, 2022
c#
string
string-interpolation
verbatim-string
Deduplication for String intern method in ConcurrentHashMap
May 09, 2022
java
string
dictionary
duplicates
concurrenthashmap
Taking characters out of list and turning them into other characters
Oct 13, 2022
python
string
python-3.x
Is it possible to overwrite str's % behaviour using __rmod__?
Nov 24, 2020
python
string
operator-overloading
How to store '\0' in a char array
Aug 21, 2022
c
string
printf
Which is faster between s.find() and s.index()
Sep 11, 2022
python
string
python-3.x
addingPercentEncoding works different in Swift
Sep 02, 2019
objective-c
swift
string
encoding
Break up a string literal over multiple lines
Nov 20, 2022
java
string
string.format
How to get string from several double quotes in a line?
Jun 09, 2022
java
regex
string
Str replace method happening inplace
Jun 27, 2018
python
string
qt
replace
str-replace
When should we prefer wide-character strings?
Jun 07, 2022
c++
string
mfc
com
widestring
String interning riddle
Jun 29, 2021
java
string
Difference between isnumeric and isdecimal in Python
Sep 12, 2022
python
string
decimal
numeric
Java String.replace() or StringBuilder.replace()
Nov 17, 2022
java
string
performance
stringbuilder
List Comprehension for Strings
Aug 24, 2022
python
string
python-3.x
list
list-comprehension
c++ when to return a const char* instead of a std:string
Jul 01, 2022
c++
string
pointers
char
Find substring between two indices in C++
May 29, 2022
c++
string
I have to check if the string contains: alphanumeric, alphabetical , digits, lowercase and uppercase characters
Aug 20, 2022
python
string
python-3.x
How to substring before nth occurence of a separator?
Nov 01, 2022
java
string
split
How std::find_last_of actually works?
May 31, 2022
c++
string
« Newer Entries
Older Entries »