DEV Community

# string

Posts

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

10
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

8
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
Operator Overloading in Rust

Operator Overloading in Rust

8
Comments 2
1 min read
Translatable Strings In View Models, Without Android SDK imports

Translatable Strings In View Models, Without Android SDK imports

9
Comments 4
3 min read
Is it possible to put all the stings in a separate file and call it?

Is it possible to put all the stings in a separate file and call it?

4
Comments 1
1 min read
Creating A Document Fragment

Creating A Document Fragment

6
Comments
1 min read
Python: weird iterator behaviour after filtering out empty strings

Python: weird iterator behaviour after filtering out empty strings

5
Comments 3
1 min read
loading...