Member Technical Staff Interview Questions

4,283 member technical staff interview questions shared by candidates

3) Find the reverse of a number(2 or 3 digits) and add it to the number. If the sum is a palindrome stop the process, else repeat the process unless you get a plaindrome. (Stop the execution after 5 iterations incase no plaindrome found). 12 + 21 = 33 Execution stopped 28 + 82 = 110 110 + 011 = 121 (Execution stopped)
avatar

Member Technical Staff

Interviewed at Zoho

4.2
Sep 7, 2015

3) Find the reverse of a number(2 or 3 digits) and add it to the number. If the sum is a palindrome stop the process, else repeat the process unless you get a plaindrome. (Stop the execution after 5 iterations incase no plaindrome found). 12 + 21 = 33 Execution stopped 28 + 82 = 110 110 + 011 = 121 (Execution stopped)

Viewing 961 - 970 interview questions

Glassdoor has 4,283 interview questions and reports from Member technical staff interviews. Prepare for your interview. Get hired. Love your job.