Meta Interview Question

Check if a string can be a palindrome

Interview Answer

Anonymous

Nov 10, 2020

Count the letters in the string, only 1 or no characters can have an odd count.