Challenge Active
The Weekly Challenge
You don't have to be an expert
Task #1
Reverse Base
You are given a string representing a number, and an integer specifying the base of that representation. Write a function to convert this string to an integer. (For bases greater than 10, use characters A-Z, a-z, + and / in that order.)
Task #2
Rational Numbers
You are given two strings representing non-negative rational numbers. Write a script to return true if the two given rational numbers are same otherwise false.
SO WHAT DO YOU THINK ?
If you have any suggestions or ideas then please do share with us.
Contact with me