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 The Insider's Guide to Serialize and Deserialize a Binary Tree using String Problem Statement This problem was asked by Google. Given the root to a binary tree, implement serialize(root), which serializes the tree into a string, and deserialize(s), which deserializes