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
In C, is it more space efficient to declare a 2 dimensional array of chars or a ragged array of strings? (specific question below)
Mar 05, 2023
c
arrays
string
performance
char
When is `string.swapcase().swapcase()` not equal to `string`?
Mar 04, 2023
python
python-3.x
string
character-encoding
character
Extracting values of a string with str_detect
Mar 05, 2023
r
string
detect
What does initializing a string to {0, } do?
Mar 05, 2023
c
string
initialization
Best way to format string in C++ [duplicate]
Mar 04, 2023
c++
string
c++17
How to merge string options to a single string option in fsharp?
Mar 04, 2023
string
file
f#
option-type
How do I extend a HashSet<String> with another HashSet<String>? [duplicate]
Mar 04, 2023
string
rust
hashset
ownership
Incrementing specific numbers contained within a string
Mar 04, 2023
javascript
string
increment
Convert array of type either float or strings to int type in Julia (Replicating int() from Python)
Mar 04, 2023
string
type-conversion
integer
julia
How to reduce time complexity in traversing a string?
Mar 04, 2023
c
string
algorithm
search
time-complexity
Constrain or subtype an Unbounded_String in Ada with rules?
Mar 04, 2023
string
constraints
ada
Sorting words in a string by their length in J
Mar 04, 2023
string
sorting
j
Split a string and check if all elements are unique in R
Mar 03, 2023
r
string
split
Why print returns \\, not a escape character \ in Python
Mar 03, 2023
python
string
format
encode
regex character appearing exactly two times
Mar 04, 2023
javascript
regex
string
How to create combination of strings in R
Mar 03, 2023
r
string
vector
combinations
How to reduce a string by another string in Python?
Mar 04, 2023
python
string
concatenating unknown-length strings in COBOL
Mar 04, 2023
string
cobol
Comparing Two Strings producing a numeric delta
Mar 04, 2023
string
comparison
Concat strings and numbers in C++?
Mar 03, 2023
c++
string
« Newer Entries
Older Entries »