Need to read carefully, it contains digits and alpha, I saw many solutions traverse at once, while I filter the useless char then check the Palindrome.
Error:
- It only contain numeric and alpha!
Need to read carefully, it contains digits and alpha, I saw many solutions traverse at once, while I filter the useless char then check the Palindrome.
Error: