Discover
Questions library
Collections library
Find online teacher
login
Discover
questions library
Find online teacher
login
Popular Searches:
if-else
class-diagram
Polymorphism
flowchart
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
|
945
LAB 5 – csc111 - java - strings - loops
|
0
|
7
|
855
C programs - StringsC programs - Strings
|
0
|
2
|
405
PHP STRINGS AND REGULAR EXPRESSIONS MCQ
|
0
|
92
|
1321
String in C Programs
|
0
|
10
|
460
examples of String In C++ Programing
|
0
|
9
|
441
Python String Programs
|
0
|
53
|
829
Golang Command-Line Arguments Programs
|
0
|
5
|
377
Swift Looping Programs
|
0
|
10
|
403
Swift String Programs
|
0
|
20
|
449
Rust HashMap Programs
|
0
|
13
|
350
Golang Find Output Programs
|
0
|
38
|
683
Show More
Program to determine whether two strings are the anagram
robaa
2022-11-09
1 answers
340 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
276 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
311 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
301 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
285 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
286 Views
0 Likes
Golang Strings | Find Output Programs | Set 2
robaa
2022-11-14
1 answers
299 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
368 Views
0 Likes
C Program to Compare Two Strings Using strcmp
ghaidaib
2022-05-13
1 answers
387 Views
0 Likes
Java Program to determine whether two strings are the anagram
robaa
2022-11-12
1 answers
316 Views
0 Likes
Remove empty strings from a list of strings using python programming
YasminRadwan26
2022-05-04
1 answers
349 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
149 Views
0 Likes
Show More