Yahoo Interview Question

Make any given string a palindrome by adding the minimum number of characters.

Interview Answer

Anonymous

Jul 14, 2013

http://stackoverflow.com/questions/9649476/given-a-word-convert-it-into-a-palindrome-with-minimum-addition-of-letters-to-i

2