Valid Palindrome Given a string, determine if it is a palindrome, considering only alphanumeric characters and ignoring cases. Solutions: Swift O(n) Installation Run make to build and run Swift files. Or you can run .playground file.