JavaScript Palindrome Checker: Simplifying String Reversal and Comparison
When I first started participating in coding challenges to better my skills, one of the tasks was to "Write a function that accepts a string and returns true if the string is a palindrome or false if it is not."
While practicing javascript algorithm ...
samueluzor.hashnode.dev6 min read
Anih Victor Chinecherem
Software Developer @specsTechAfrica
This is really nice read, I've not actively participated in a JS coding challenge but I learned palindrome today