Challenge Active
The Weekly Challenge
You don't have to be an expert
Task #1
Reverse Existence
You are given a string. Write a script to find whether any substring of length 2 is also present in the reverse of the given string.
Task #2
Prefix Suffix
You are given an array of strings. Write a script to find if the two strings (str1, str2) in the given array such that str1 is prefix and suffix of str2. Return the total count of such pairs.
SO WHAT DO YOU THINK ?
If you have any suggestions or ideas then please do share with us.
Contact with me