Closed Akshada-26 closed 1 year ago
An anagram is a word or phrase formed by rearranging the letters of another. Here's a simple JavaScript implementation for checking anagrams.
Please review my PR and merge it along with the hacktoberfest tag
An anagram is a word or phrase formed by rearranging the letters of another. Here's a simple JavaScript implementation for checking anagrams.