Forem

# string

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to uppercase the first letter of a string in JavaScript
Cover image for 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
How to convert string to binary in python

How to convert string to binary in python

5
Comments
1 min read
Watch out for large strings crashing your Android app
Cover image for Watch out for large strings crashing your Android app

Watch out for large strings crashing your Android app

Comments
3 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
Cover image for Caesar Concatenation

Caesar Concatenation

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

3 formas de Concatenar String con C#

26
Comments 2
3 min read
Java String Pool

Java String Pool

5
Comments 1
2 min read
Using StringJoiner in Java
Cover image for Using StringJoiner in Java

Using StringJoiner in Java

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

Replace 'em all With ES2021

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

Convert an Array To String with PHP

29
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
Cover image for 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
Cover image for 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
loading...