DEV Community

# string

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Java Strings: Understanding string literal and new operator

Java Strings: Understanding string literal and new operator

Comments
2 min read
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
How to use PostgreSQL® SUBSTRING

How to use PostgreSQL® SUBSTRING

Comments
4 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
Best Data Formation Tools for Developers and Testers

Best Data Formation Tools for Developers and Testers

Comments
6 min read
Combination of String

Combination of String

Comments
2 min read
23 métodos de strings que todo desenvolvedor Python deve saber

23 métodos de strings que todo desenvolvedor Python deve saber

1
Comments
12 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
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
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 75–1768. Merge Strings Alternately

Leet Code 75–1768. Merge Strings Alternately

Comments
3 min read
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 — 709. To Lower Case

Leet Code — 709. To Lower Case

Comments
3 min read
Leet Code — Minimum Number of Operations to Move All Balls to Each Box

Leet Code — Minimum Number of Operations to Move All Balls to Each Box

Comments
4 min read
Leet Code — 2315. Count Asterisks

Leet Code — 2315. Count Asterisks

2
Comments
2 min read
Leet Code — 1684. Count the Number of Consistent Strings

Leet Code — 1684. Count the Number of Consistent Strings

Comments
2 min read
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
Leet Code — 1662. Check If Two String Arrays are Equivalent

Leet Code — 1662. Check If Two String Arrays are Equivalent

Comments
3 min read
Leet Code — 1816. Truncate Sentence

Leet Code — 1816. Truncate Sentence

1
Comments
3 min read
Leet Code — 2194. Cells in a Range on an Excel Sheet

Leet Code — 2194. Cells in a Range on an Excel Sheet

Comments
3 min read
Leet Code — 1773. Count Items Matching a Rule

Leet Code — 1773. Count Items Matching a Rule

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

Do you know the string is an array of characters?

Comments
2 min read
Leet code — 1221. Split a String in Balanced Strings

Leet code — 1221. Split a String in Balanced Strings

Comments
1 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
2 min read
Learning about string in JS

Learning about string in JS

Comments
1 min read
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]

3
Comments 1
21 min read
remove duplicate words from string in java

remove duplicate words from string in java

5
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
TIL: isBlank() String Method

TIL: isBlank() String Method

Comments
1 min read
Length of a string

Length of a string

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

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

Comments
4 min read
Python Strings/Lists/OOPS

Python Strings/Lists/OOPS

Comments
6 min read
PYTHON : STRING METHODS

PYTHON : STRING METHODS

Comments
3 min read
Python String Methods

Python String Methods

Comments
2 min read
Format currency in Swift

Format currency in Swift

1
Comments
2 min read
🔀: Reverse String using HTML Tag Only

🔀: Reverse String using HTML Tag Only

3
Comments
1 min read
🤯: Python `___` can be used in numbers ??

🤯: Python `___` can be used in numbers ??

2
Comments
1 min read
C# 11: New raw string literals feature makes my life easier!

C# 11: New raw string literals feature makes my life easier!

2
Comments 1
2 min read
#Rust 🦀 – 🧵 String Interpolation in Rust (as usual, super fun 😄)

#Rust 🦀 – 🧵 String Interpolation in Rust (as usual, super fun 😄)

Comments
2 min read
Usando os métodos da classe String no Ruby

Usando os métodos da classe String no Ruby

6
Comments
12 min read
10 string methods you must know as a js beginner

10 string methods you must know as a js beginner

4
Comments
1 min read
C - Even more pointers, arrays and strings

C - Even more pointers, arrays and strings

2
Comments
3 min read
C - Pointers, arrays and strings

C - Pointers, arrays and strings

2
Comments
8 min read
Algorithm part 4: Check if a string is palindrome or not

Algorithm part 4: Check if a string is palindrome or not

Comments
1 min read
Algorithm part 3 : Reverse a string using Stack

Algorithm part 3 : Reverse a string using Stack

Comments
1 min read
Optimise your String Algorithms in Java

Optimise your String Algorithms in Java

5
Comments 3
4 min read
How to replace whitespaces in A String with underscore without using replace function in python?

How to replace whitespaces in A String with underscore without using replace function in python?

3
Comments
1 min read
6 C++23 features improving string and string_view

6 C++23 features improving string and string_view

7
Comments 1
5 min read
What are string_views and why should we use them?

What are string_views and why should we use them?

13
Comments 2
7 min read
Java New String Methods – From Java 8 To Java 17

Java New String Methods – From Java 8 To Java 17

11
Comments
1 min read
Javascript String Methods: A Cheat Sheet for Developer

Javascript String Methods: A Cheat Sheet for Developer

48
Comments 3
4 min read
Longest string without repeating characters in javaascript

Longest string without repeating characters in javaascript

5
Comments
1 min read
Python daily exercise 4: separate a string

Python daily exercise 4: separate a string

6
Comments
1 min read
Python daily exercise 3: reverse a string

Python daily exercise 3: reverse a string

8
Comments 2
1 min read
loading...