Forem

# string

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to sort this list of strings along with the strings and output the result as expected?

How to sort this list of strings along with the strings and output the result as expected?

Comments
1 min read
What are the differences between Rust's `String` and `str`?

What are the differences between Rust's `String` and `str`?

Comments 1
2 min read
How to CONCAT in MySQL

How to CONCAT in MySQL

Comments
6 min read
String functions in C programming.

String functions in C programming.

5
Comments 1
1 min read
String in C programming.

String in C programming.

5
Comments
1 min read
How to use PostgreSQL® SUBSTRING

How to use PostgreSQL® SUBSTRING

1
Comments
4 min read
Swapping the position of the two words in a string represented by a singly linked list

Swapping the position of the two words in a string represented by a singly linked list

Comments
4 min read
4 Ways to Convert String to Character Array in JavaScript

4 Ways to Convert String to Character Array in JavaScript

6
Comments 1
2 min read
Leet Code — 1816. Truncate Sentence
Cover image for Leet Code — 1816. Truncate Sentence

Leet Code — 1816. Truncate Sentence

1
Comments
3 min read
Leet Code — 1967. Number of Strings That Appear as Substrings in Word
Cover image for Leet Code — 1967. Number of Strings That Appear as Substrings in Word

Leet Code — 1967. Number of Strings That Appear as Substrings in Word

Comments
2 min read
Leet Code — 2744. Find Maximum Number of String Pairs
Cover image for Leet Code — 2744. Find Maximum Number of String Pairs

Leet Code — 2744. Find Maximum Number of String Pairs

2
Comments 3
3 min read
Leet Code — 2315. Count Asterisks
Cover image for Leet Code — 2315. Count Asterisks

Leet Code — 2315. Count Asterisks

2
Comments
2 min read
Leet Code — 2828. Check if a String Is an Acronym of Words
Cover image for Leet Code — 2828. Check if a String Is an Acronym of Words

Leet Code — 2828. Check if a String Is an Acronym of Words

Comments
3 min read
Do you know the string is an array of characters?
Cover image for Do you know the string is an array of characters?

Do you know the string is an array of characters?

Comments
2 min read
Some important considerations when dealing with string functions in age

Some important considerations when dealing with string functions in age

1
Comments 1
3 min read
Ruby Method of the Day: String#=~

Ruby Method of the Day: String#=~

5
Comments
1 min read
Exploring String.prototype.replaceAll(): Simplifying Substring Replacements in JavaScript

Exploring String.prototype.replaceAll(): Simplifying Substring Replacements in JavaScript

Comments 1
2 min read
Learning about string in JS

Learning about string in JS

Comments
1 min read
Different Methods For String Formatting In Python
Cover image for Different Methods For String Formatting In Python

Different Methods For String Formatting In Python

1
Comments
7 min read
Guide des méthodes JS [chaînes de caractères]

Guide des méthodes JS [chaînes de caractères]

4
Comments 1
21 min read
TIL: isBlank() String Method

TIL: isBlank() String Method

Comments
1 min read
how to find the frequency of characters in given string in java

how to find the frequency of characters in given string in java

6
Comments
1 min read
remove duplicate words from string in java

remove duplicate words from string in java

6
Comments
1 min read
Length of a string
Cover image for Length of a string

Length of a string

Comments
3 min read
Les différences clés entre String, StringBuilder et StringBuffer en Java
Cover image for Les différences clés entre String, StringBuilder et StringBuffer en Java

Les différences clés entre String, StringBuilder et StringBuffer en Java

3
Comments
4 min read
loading...