Dev Leveling

Coding Challenge

Sharpen your skills with this hands-on exercise

Valid Palindrome

Beginner

Description

Check if a string is a valid palindrome (ignore non-alphanumeric).

Your Solution