Meta interview question

Check if a string can be a palindrome

Interview Answer

Anonymous

10 Nov 2020

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