Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Recent questions tagged string
Home
Tag
string
0
votes
What is string segmentation?
asked
Aug 12
in
Other
by
SakshiSharma
string
segmentation
0
votes
Which method is used to convert a String to a double in Java?
asked
May 9
in
JAVA
by
rahuljain1
string
double
java
0
votes
Which method is used to concatenate the elements of a stream into a single string in Java?
asked
May 5
in
JAVA
by
sharadyadav1986
single
string
java
0
votes
What is the best way to remove a string that is an anagram of an earlier string from an array?
asked
Jul 9, 2023
in
Snowflake
by
Robin
snowflake
string
+1
vote
Amy and Brad take turns rolling a fair six-sided die. Whoever rolls a “6” first, wins the game. Amy starts by rolling first.
asked
Oct 28, 2022
in
Python
by
SakshiSharma
python
string
+1
vote
Given two strings, string1 and string2, write a function is_subsequence to find out if string1 is a subsequence of string2.
asked
Oct 28, 2022
in
Python
by
SakshiSharma
python
string
functions
+1
vote
Given a string, return the first recurring character in it, or “None” if there is no recurring character.
asked
Oct 28, 2022
in
Python
by
SakshiSharma
python
string
functions
0
votes
How do you convert integers to strings?
asked
Oct 27, 2022
in
Python
by
SakshiSharma
integers
string
0
votes
Javascript string using double quotes is exactly the same as a string using single quotes?
asked
Oct 9, 2022
in
JavaScript
by
Robin
javascript
string
0
votes
Redis string cannot hold any value beyond a certain length. What is it?
asked
Oct 4, 2022
in
Redis
by
sharadyadav1986
redis
string
0
votes
What are string literals?
asked
Aug 11, 2022
in
GoLang
by
SakshiSharma
string
literals
0
votes
What is the use of %s?
asked
Sep 21, 2021
in
Python
by
sharadyadav1986
string
Python-questions-answers
0
votes
Why CharArray() is preferred over String to store the password?
asked
May 4, 2021
in
JAVA
by
SakshiSharma
#chararay
string
java
Java-questions-answers
0
votes
What is the meaning of immutable regarding String?
asked
May 3, 2021
in
JAVA
by
Robindeniel
string
immutable-string
Java-questions-answers
+1
vote
Difference between String, StringBuffer and StringBuilder?
asked
Mar 16, 2021
in
JAVA
by
Robindeniel
#stringbuffer
stringbuilder
string
java-stringbuilder
java-stringbuffer
Java-questions-answers
0
votes
Write a program to print all permutations of String?
asked
Mar 16, 2021
in
JAVA
by
Robindeniel
string
permutations-string
string-permutations
java-string
Java-questions-answers
0
votes
What is String in Java? String is a data type?
asked
Mar 16, 2021
in
JAVA
by
Robindeniel
#string-java
java-string
java
string
Java-questions-answers
0
votes
In Python how do you convert a string into lowercase?
asked
Feb 11, 2021
in
Python
by
SakshiSharma
#python-string
string
string-lowercase
python-lowercase
Python-questions-answers
+1
vote
TypeError: a bytes-like object is required, not 'str' when writing to a file in Python3
asked
Jan 10, 2021
in
Python
by
rajeshsharma
python
python-3
x
string
file
byte
Python-questions-answers
+1
vote
Does Python have a string 'contains' substring method?
asked
Jan 10, 2021
in
Python
by
rajeshsharma
#python-string
string
python
substring
contains
Python-questions-answers
To see more, click for the
full list of questions
or
popular tags
.
...