DEV Community

# string

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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

67
Comments 3
4 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
Python daily exercise 2: string

Python daily exercise 2: string

7
Comments 2
1 min read
Golang Escape Double Quoted String Easily

Golang Escape Double Quoted String Easily

3
Comments
1 min read
JavaScript Array and String common methods.

JavaScript Array and String common methods.

6
Comments 2
2 min read
Strings 💫 🌌 ✨

Strings 💫 🌌 ✨

10
Comments
1 min read
Comparing String to Avoid Time Based Attacks

Comparing String to Avoid Time Based Attacks

5
Comments
2 min read
The thing with JavaScript Template literals

The thing with JavaScript Template literals

5
Comments
4 min read
LeetCode: Count and Say

LeetCode: Count and Say

6
Comments
1 min read
How to slice or get symbols from a unicode string with emojis in JavaScript? Lets learn how JavaScript represent strings

How to slice or get symbols from a unicode string with emojis in JavaScript? Lets learn how JavaScript represent strings

13
Comments 2
6 min read
Zensar Technologies Assessment question Coding 1 & 2

Zensar Technologies Assessment question Coding 1 & 2

11
Comments
2 min read
Using replace() and replaceAll() in JavaScript

Using replace() and replaceAll() in JavaScript

8
Comments
2 min read
String Manipulation With Golang

String Manipulation With Golang

2
Comments
3 min read
String Patterns in TypeScript

String Patterns in TypeScript

5
Comments
1 min read
JEP 378: Text Blocks. New way to use String in Java

JEP 378: Text Blocks. New way to use String in Java

10
Comments 2
2 min read
String in Rust

String in Rust

4
Comments
1 min read
The advantages of various types of strings in Rust

The advantages of various types of strings in Rust

4
Comments 3
1 min read
HackerRank #20 | String Reverse | 🇧🇷

HackerRank #20 | String Reverse | 🇧🇷

4
Comments
2 min read
HackerRank #7 | Int to String / String to Int | 🇧🇷

HackerRank #7 | Int to String / String to Int | 🇧🇷

4
Comments
2 min read
Tipos de dados primitivos

Tipos de dados primitivos

4
Comments 2
2 min read
All js strings method - less text , more snippet

All js strings method - less text , more snippet

14
Comments
4 min read
String Manipulation

String Manipulation

2
Comments
2 min read
String em Python!!

String em Python!!

8
Comments 2
2 min read
Effective Java: Beware the Performance of String Concatenation

Effective Java: Beware the Performance of String Concatenation

4
Comments 2
1 min read
How to uppercase the first letter of a string in JavaScript

How to uppercase the first letter of a string in JavaScript

17
Comments 2
1 min read
JAVA Basics #6 - Strings

JAVA Basics #6 - Strings

6
Comments 2
4 min read
How to convert string to binary in python

How to convert string to binary in python

5
Comments
1 min read
How to slice a substring from Swift string

How to slice a substring from Swift string

3
Comments
1 min read
Caesar Concatenation

Caesar Concatenation

6
Comments 1
2 min read
3 formas de Concatenar String con C#

3 formas de Concatenar String con C#

19
Comments 2
3 min read
Java String Pool

Java String Pool

5
Comments 1
2 min read
Using StringJoiner in Java

Using StringJoiner in Java

5
Comments 2
3 min read
Replace 'em all With ES2021

Replace 'em all With ES2021

11
Comments
3 min read
Convert an Array To String with PHP

Convert an Array To String with PHP

24
Comments 1
2 min read
Be Careful when Using Python Datetime Module

Be Careful when Using Python Datetime Module

6
Comments
1 min read
Five Cool Ways to Iterate over JavaScript String

Five Cool Ways to Iterate over JavaScript String

5
Comments 2
1 min read
Converting an iterable to an array in JavaScript?

Converting an iterable to an array in JavaScript?

10
Comments
1 min read
String的不可变性

String的不可变性

6
Comments
1 min read
KMP String Search Algorithm

KMP String Search Algorithm

8
Comments 1
3 min read
4 different ways to reverse a string with JavaScript

4 different ways to reverse a string with JavaScript

8
Comments 2
3 min read
All you need to know about string in JavaScript 🧵

All you need to know about string in JavaScript 🧵

70
Comments 2
8 min read
First Unique Character in a String

First Unique Character in a String

5
Comments
1 min read
Clean Validation in Java with Predicates

Clean Validation in Java with Predicates

9
Comments
4 min read
How to Replace all Occurrences of a String in JavaScript

How to Replace all Occurrences of a String in JavaScript

7
Comments
3 min read
Algorithm 101: 3 Ways to Create Pig Latin

Algorithm 101: 3 Ways to Create Pig Latin

47
Comments 2
2 min read
Algorithm 101: 3 Ways to Check If Two Words are Anagrams

Algorithm 101: 3 Ways to Check If Two Words are Anagrams

14
Comments
2 min read
Algorithm 101: 6 Ways to Find the Longest Word in a Sentence

Algorithm 101: 6 Ways to Find the Longest Word in a Sentence

37
Comments 8
2 min read
How to convert a Js string to an array

How to convert a Js string to an array

6
Comments
3 min read
Algorithm 101: 3 Ways to Find Hamming Distance

Algorithm 101: 3 Ways to Find Hamming Distance

11
Comments
2 min read
Algorithm 101: 6 Ways to Find the Most Recurring Character in a String

Algorithm 101: 6 Ways to Find the Most Recurring Character in a String

7
Comments
2 min read
Algorithm 101: 13 Ways to Count Vowels in a String

Algorithm 101: 13 Ways to Count Vowels in a String

6
Comments 4
3 min read
Algorithm 101: 7 Ways to Reverse a String

Algorithm 101: 7 Ways to Reverse a String

11
Comments 3
2 min read
How to Turn a String into an Array of Characters: 3 Ways to do so.

How to Turn a String into an Array of Characters: 3 Ways to do so.

18
Comments 3
1 min read
Effective Java Tuesday! Override `toString`

Effective Java Tuesday! Override `toString`

6
Comments
2 min read
How to show phrases from textarea in paragraph?

How to show phrases from textarea in paragraph?

7
Comments
1 min read
How Do I Compare Strings In Java

How Do I Compare Strings In Java

6
Comments 2
6 min read
loading...