Javascript -Palindrome Checker

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#

Hello and welcome to the forum community @MdFarid0 !

Could you please share all of your code with the community by placing three back ticks ``` before and after each set of code?

This will allow the community help guide you to a resolution for the problem you are facing with it.

You can just post it all on this post without creating a new post.

Wishing you well on your coding journey. :slightly_smiling_face:

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.