Codewars 6 Kyu Permute A Palindrome Javascript - Detailed Analysis
this one uses spread syntax (...), the sort() method, and more kata link: ... this one uses the toLowerCase() method, a for loop, and more kata link: ... Write a function that checks if a given string (case insensitive) is a updated version: racecar bob racecar kata link: ... using the split(), reverse(), and join() methods with the String() constructor. Welcome. If you are just learning how to code you are in the right place. I walk you through popular programming problems using ...
this one uses the String() constructor, spread syntax (...), and more kata link: ... this one uses the replace() method, regex character classes, and more kata link: ... This is a simple solution and explanation of the 8kyu problem. Their website: I'm not affiliated with CodeCrafters, I just like their stuff! Go support them if you can.
Photo Gallery















![[CODE WARS] 8kyu 'Is it palindrome' with TDD by python](https://i.ytimg.com/vi/igpV6YKBmsI/mqdefault.jpg)

