Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
string
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Extending String for Validation in Dart 3
francesco agati
francesco agati
francesco agati
Follow
Jun 20 '24
Extending String for Validation in Dart 3
#
dart
#
extensions
#
string
Comments
Add Comment
2 min read
String and Trailing comma, get couple and become, Tuple (): A copy & paste mistake to Error and concept
Ajit Kumar
Ajit Kumar
Ajit Kumar
Follow
Jul 21 '24
String and Trailing comma, get couple and become, Tuple (): A copy & paste mistake to Error and concept
#
python
#
tuple
#
string
#
datatype
Comments
Add Comment
3 min read
Bash string manipulation
abbazs
abbazs
abbazs
Follow
Jul 1 '24
Bash string manipulation
#
bash
#
string
#
manipulation
#
systemcommands
4
reactions
Comments
Add Comment
2 min read
C++ 的 string 物件到底佔幾個位元組?
codemee
codemee
codemee
Follow
Jun 19 '24
C++ 的 string 物件到底佔幾個位元組?
#
cpp
#
string
2
reactions
Comments
1
comment
2 min read
String Stream in C++
Anush
Anush
Anush
Follow
Jun 9 '24
String Stream in C++
#
cpp
#
programming
#
stl
#
string
6
reactions
Comments
Add Comment
2 min read
Solving a Leetcode problem daily — Day 4 | Add Binary
Subhradeep Saha
Subhradeep Saha
Subhradeep Saha
Follow
May 6 '24
Solving a Leetcode problem daily — Day 4 | Add Binary
#
binary
#
leetcode
#
string
#
maths
Comments
Add Comment
5 min read
How to Check if a String Contains Another String in C# 🔍
ByteHide
ByteHide
ByteHide
Follow
Jun 6 '24
How to Check if a String Contains Another String in C# 🔍
#
string
#
csharp
#
programming
#
tutorial
14
reactions
Comments
Add Comment
3 min read
Solving a Leetcode problem daily — Day 6 | Longest Common Prefix
Subhradeep Saha
Subhradeep Saha
Subhradeep Saha
Follow
May 6 '24
Solving a Leetcode problem daily — Day 6 | Longest Common Prefix
#
string
#
prefix
#
leetcode
#
longestcommonprefix
Comments
Add Comment
5 min read
How to Replace Character at Nth Index in Python String
Sreeram
Sreeram
Sreeram
Follow
May 10 '24
How to Replace Character at Nth Index in Python String
#
python
#
string
#
index
#
replace
Comments
Add Comment
2 min read
Java Strings: Understanding string literal and new operator
RB
RB
RB
Follow
Apr 25 '24
Java Strings: Understanding string literal and new operator
#
java
#
string
#
stringpool
#
stringliteral
4
reactions
Comments
Add Comment
2 min read
How to sort this list of strings along with the strings and output the result as expected?
Bishal Shrestha
Bishal Shrestha
Bishal Shrestha
Follow
Mar 29 '24
How to sort this list of strings along with the strings and output the result as expected?
#
java
#
string
#
unicode
Comments
Add Comment
1 min read
What are the differences between Rust's `String` and `str`?
Prashant Sharma
Prashant Sharma
Prashant Sharma
Follow
Mar 12 '24
What are the differences between Rust's `String` and `str`?
#
rust
#
programming
#
string
#
webdev
Comments
1
comment
2 min read
How to CONCAT in MySQL
Francesco Tisiot
Francesco Tisiot
Francesco Tisiot
Follow
Feb 13 '24
How to CONCAT in MySQL
#
mysql
#
concatenation
#
concat
#
string
Comments
Add Comment
6 min read
String functions in C programming.
Sujith V S
Sujith V S
Sujith V S
Follow
Jan 3 '24
String functions in C programming.
#
string
#
beginners
#
programming
#
tutorial
5
reactions
Comments
1
comment
1 min read
String in C programming.
Sujith V S
Sujith V S
Sujith V S
Follow
Jan 3 '24
String in C programming.
#
string
#
beginners
#
programming
#
tutorial
5
reactions
Comments
Add Comment
1 min read
How to use PostgreSQL® SUBSTRING
Francesco Tisiot
Francesco Tisiot
Francesco Tisiot
Follow
Jan 19 '24
How to use PostgreSQL® SUBSTRING
#
postgres
#
string
#
substring
#
regex
1
reaction
Comments
Add Comment
4 min read
Swapping the position of the two words in a string represented by a singly linked list
Srikanth Anantharam
Srikanth Anantharam
Srikanth Anantharam
Follow
Sep 23 '23
Swapping the position of the two words in a string represented by a singly linked list
#
cpp
#
string
#
singlylinkedlist
Comments
Add Comment
4 min read
4 Ways to Convert String to Character Array in JavaScript
Nilesh Raut
Nilesh Raut
Nilesh Raut
Follow
Oct 5 '23
4 Ways to Convert String to Character Array in JavaScript
#
javascript
#
array
#
string
6
reactions
Comments
1
comment
2 min read
Leet Code — 1816. Truncate Sentence
Ben Pereira
Ben Pereira
Ben Pereira
Follow
Aug 23 '23
Leet Code — 1816. Truncate Sentence
#
java
#
leetcode
#
interviewquestions
#
string
1
reaction
Comments
Add Comment
3 min read
Leet Code — 1967. Number of Strings That Appear as Substrings in Word
Ben Pereira
Ben Pereira
Ben Pereira
Follow
Sep 5 '23
Leet Code — 1967. Number of Strings That Appear as Substrings in Word
#
interviewquestions
#
leetcode
#
java
#
string
Comments
Add Comment
2 min read
Leet Code — 2744. Find Maximum Number of String Pairs
Ben Pereira
Ben Pereira
Ben Pereira
Follow
Sep 1 '23
Leet Code — 2744. Find Maximum Number of String Pairs
#
leetcode
#
interviewquestions
#
java
#
string
2
reactions
Comments
3
comments
3 min read
Leet Code — 2315. Count Asterisks
Ben Pereira
Ben Pereira
Ben Pereira
Follow
Aug 29 '23
Leet Code — 2315. Count Asterisks
#
leetcode
#
interviewquestions
#
java
#
string
2
reactions
Comments
Add Comment
2 min read
Leet Code — 2828. Check if a String Is an Acronym of Words
Ben Pereira
Ben Pereira
Ben Pereira
Follow
Aug 25 '23
Leet Code — 2828. Check if a String Is an Acronym of Words
#
leetcode
#
java
#
string
#
interviewquestions
Comments
Add Comment
3 min read
Do you know the string is an array of characters?
Amburi Roy
Amburi Roy
Amburi Roy
Follow
Aug 20 '23
Do you know the string is an array of characters?
#
beginners
#
coding
#
string
#
array
Comments
Add Comment
2 min read
Some important considerations when dealing with string functions in age
Talha Munir 🇵🇸
Talha Munir 🇵🇸
Talha Munir 🇵🇸
Follow
Aug 11 '23
Some important considerations when dealing with string functions in age
#
considerations
#
methods
#
string
#
apacheage
1
reaction
Comments
1
comment
3 min read
loading...
We're a blogging-forward open source social network where we learn from one another
Log in
Create account