Forem

# string

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Create JS function to remove spaces from giving string. ( Using core js and not in-built trim function.)

Create JS function to remove spaces from giving string. ( Using core js and not in-built trim function.)

Comments 4
1 min read
Write a function that removes duplicate characters from a given string. ( Try to write core JS)

Write a function that removes duplicate characters from a given string. ( Try to write core JS)

2
Comments 2
1 min read
The JS string replace() method

The JS string replace() method

Comments
4 min read
Pergunte ao especialista - Strings

Pergunte ao especialista - Strings

Comments
1 min read
Strings

Strings

Comments
2 min read
C# {String Methods}

C# {String Methods}

5
Comments
2 min read
Extending String for Validation in Dart 3

Extending String for Validation in Dart 3

Comments
2 min read
String and Trailing comma, get couple and become, Tuple (): A copy & paste mistake to Error and concept

String and Trailing comma, get couple and become, Tuple (): A copy & paste mistake to Error and concept

Comments
3 min read
Bash string manipulation

Bash string manipulation

4
Comments
2 min read
C++ 的 string 物件到底佔幾個位元組?

C++ 的 string 物件到底佔幾個位元組?

2
Comments 1
2 min read
String Stream in C++

String Stream in C++

6
Comments
2 min read
Solving a Leetcode problem daily — Day 4 | Add Binary

Solving a Leetcode problem daily — Day 4 | Add Binary

Comments
5 min read
How to Check if a String Contains Another String in C# 🔍

How to Check if a String Contains Another String in C# 🔍

15
Comments
3 min read
Solving a Leetcode problem daily — Day 6 | Longest Common Prefix

Solving a Leetcode problem daily — Day 6 | Longest Common Prefix

Comments
5 min read
How to Replace Character at Nth Index in Python String

How to Replace Character at Nth Index in Python String

Comments
2 min read
Java Strings: Understanding string literal and new operator

Java Strings: Understanding string literal and new operator

7
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
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

Leet Code — 1816. Truncate Sentence

1
Comments
3 min read
loading...