Free Post Coding ARITH - Simple Arithmetics Code calculator computing expressions with very long numbers.
Free Post Coding Next Smallest Palindrome Given a numeric string A representing a large number you need to find the next smallest palindrome greater than this number.
Free Post Coding Check if a string is a substring of another Given two strings s1 and s2, find if s1 is a substring of s2.