Tell us what’s happening:
I’m working through the JavaScript algorithm challenges on FreeCodeCamp. For the ‘Palindrome Checker’ challenge, my code runs without errors, but it doesn’t return the correct result when I input certain strings. I’ve checked my logic, but I can’t figure out where it’s going wrong. Can anyone help me identify the issue?
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Challenge Information:
Write Your First Code Using C# - Trophy - Write Your First Code Using C#