Challenge Active
The Weekly Challenge
You don't have to be an expert
Task #1
Second Largest Digit
You are given an alphanumeric string. Write a script to find the second largest distinct digit in the given string. Return -1 if none found.
Task #2
Sum of Words
You are given three strings consisting of lower case English letters ‘a’ to ‘j’ only. The letter value of a = 0, b = 1, c = 3, etc. Write a script to find if sum of first two strings return the third string.
SO WHAT DO YOU THINK ?
If you have any suggestions or ideas then please do share with us.
Contact with me