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
|
763
LAB 5 – csc111 - java - strings - loops
|
0
|
7
|
739
C programs - StringsC programs - Strings
|
0
|
2
|
360
PHP STRINGS AND REGULAR EXPRESSIONS MCQ
|
0
|
92
|
1106
String in C Programs
|
0
|
10
|
418
examples of String In C++ Programing
|
0
|
9
|
400
Python String Programs
|
0
|
53
|
684
Golang Command-Line Arguments Programs
|
0
|
5
|
321
Swift Looping Programs
|
0
|
10
|
361
Swift String Programs
|
0
|
20
|
410
Rust HashMap Programs
|
0
|
13
|
312
Golang Find Output Programs
|
0
|
38
|
560
Show More
Program to determine whether two strings are the anagram
robaa
2022-11-09
1 answers
277 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
228 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
246 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
240 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
235 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
237 Views
0 Likes
Golang Strings | Find Output Programs | Set 2
robaa
2022-11-14
1 answers
245 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
314 Views
0 Likes
C Program to Compare Two Strings Using strcmp
ghaidaib
2022-05-13
1 answers
287 Views
0 Likes
Java Program to determine whether two strings are the anagram
robaa
2022-11-12
1 answers
256 Views
0 Likes
Remove empty strings from a list of strings using python programming
YasminRadwan26
2022-05-04
1 answers
286 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
129 Views
0 Likes
Show More