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 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
Compile-time constraints for strings in F#, similar to Units of Measure - is it possible?
Sep 20, 2022
string
f#
units-of-measurement
replaceAll for StringBuilder with regex support?
Nov 09, 2022
java
regex
string
stringbuilder
Filtering out strings that only contains digits and/or punctuation - python
Sep 17, 2022
python
string
digit
punctuation
Why does `str.format()` ignore additional/unused arguments?
Nov 06, 2022
python
string
python-3.x
string-formatting
Convert elements in a numpy array to string
Oct 27, 2022
arrays
string
numpy
How to replace every other instance of a particular character in a MySQL string?
Mar 30, 2022
php
mysql
sql
string
replace
TypeError: '>' not supported between instances of 'datetime.datetime' and 'str'
Mar 11, 2022
python
string
datetime
python-datetime
Initialize char**
Sep 17, 2022
c++
string
Fastest way to encode cyrillic letters for url
Mar 27, 2018
javascript
string
url
hex
cyrillic
How do I compare each character of a String while accounting for characters with length > 1?
Sep 17, 2022
java
string
unicode
character-encoding
utf-16
How to convert a 128-bit integer to a decimal ascii string in C?
Nov 19, 2022
c
string
int
ascii
Not sure how string split actually works in this case
Nov 05, 2022
java
regex
string
split
How do you read a lambda function as a string?
Nov 08, 2022
python
string
function
lambda
New Line Command (\n) Not Working With Firebase Firestore Database Strings
Nov 06, 2022
swift
string
firebase
newline
google-cloud-firestore
Formatting a list of text into columns
May 12, 2017
python
string
formatting
Ruby - conversion string to float return 0.0
Oct 18, 2022
ruby
string
floating-point
type-conversion
Why does ostream prints `1` for a string defined as `volatile char[]`? [duplicate]
May 24, 2022
c++
string
printf
iostream
volatile
« Newer Entries
Older Entries »