Concat two string with most overlapped substring has to
remove "abcd"+ "cdef" = "abcdef
Answer Posted / sham
Check the each char in the second string with first string
if it is not there then concatenate into the first string else
do not do.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is struct node in c?
Do you know the difference between exit() and _exit() function in c?
Define C in your own Language.
Differentiate between Macro and ordinary definition.
Is there any algorithm to search a string in link list in the minimum time?(please do not suggest the usual method of traversing the link list)
What does the message "automatic aggregate intialization is an ansi feature" mean?
What are keywords c?
any restrictions have on the number of 'return' statements that may be present in a function. a) no restriction b) only 2 return statements c) only 1 return statements d) none of the above
Why do we use int main?
Write a program with dynamically allocation of variable.
What is printf () in c?
Why is extern used in c?
Does free set pointer to null?
hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?
In which language linux is written?