Discover
Questions library
Collections library
Find online teacher
login
Discover
questions library
Find online teacher
login
Popular Searches:
if-else
class-diagram
flowchart
Polymorphism
Home
Questions
strings
exercises \ strings
Post A Question
Classifications:
Assignments
exam questions
examples
Interview questions
MCQ Questions
Projects
quiz questions
textbook solutions
Popular Categories:
Medicine
Networks
Java programming
C++ programming
C programming
c# programming
Python programming
Programming
Database
Php programming
Show Collections (14)
Show Questions (424)
Ruby Strings Programs
|
0
|
44
|
1640
LAB 5 – csc111 - java - strings - loops
|
0
|
7
|
10747
C programs - StringsC programs - Strings
|
0
|
2
|
5827
PHP STRINGS AND REGULAR EXPRESSIONS MCQ
|
0
|
92
|
2668
String in C Programs
|
0
|
10
|
1584
examples of String In C++ Programing
|
0
|
9
|
1440
Python String Programs
|
0
|
53
|
1556
Golang Command-Line Arguments Programs
|
0
|
5
|
1021
Swift Looping Programs
|
0
|
10
|
939
Swift String Programs
|
0
|
20
|
758
Rust HashMap Programs
|
0
|
13
|
668
Golang Find Output Programs
|
0
|
38
|
5690
Show More
Program to determine whether two strings are the anagram
robaa
2022-11-09
1 answers
668 Views
0 Likes
Given two strings string1 and string2 find the minimum cost required to make the given two strings identical. We can delete characters from both the strings. The cost of deleting a character from string1 is costX and string2 is costY
mahmoud2506
2022-05-01
1 answers
407 Views
0 Likes
Given two strings string1 and string2 find the minimum cost required to make the given two strings identical. We can delete characters from both the strings
mahmoud2506
2022-05-01
1 answers
646 Views
0 Likes
Given 3 strings X, Y and Z, the task is to find the longest common sub-sequence in all three given sequences
mahmoud2506
2022-05-01
1 answers
555 Views
0 Likes
Given two strings string1 and string2 find the minimum cost required to make the given two strings identical
mahmoud2506
2022-05-01
1 answers
483 Views
0 Likes
Given 3 strings X, Y and Z, the task is to find the longest common sub-sequence in all three given sequences
mahmoud2506
2022-05-01
1 answers
461 Views
0 Likes
Golang Strings | Find Output Programs | Set 2
robaa
2022-11-14
1 answers
554 Views
0 Likes
Given two strings, you have to find the shortest common super sequence between them and print the length of the super sequence
mahmoud2506
2022-05-01
1 answers
539 Views
0 Likes
C Program to Compare Two Strings Using strcmp
ghaidaib
2022-05-13
1 answers
781 Views
0 Likes
Java Program to determine whether two strings are the anagram
robaa
2022-11-12
1 answers
683 Views
0 Likes
Remove empty strings from a list of strings using python programming
YasminRadwan26
2022-05-04
1 answers
766 Views
0 Likes
Write a program to read two strings and report whether the strings are equal. If not, report which of the two is larger. Now, change the program to report whether the strings have the same length, and if not, report which is longer
KasimKamal
2022-07-03
1 answers
226 Views
0 Likes
Show More