A simple program to check whether two strings are anagram or not.
-
Updated
Aug 25, 2020 - JavaScript
A simple program to check whether two strings are anagram or not.
Anagram Detector is a tool for checking if two words or phrases are anagrams of each other. It provides character frequency analysis and similarity scoring.
Add a description, image, and links to the anagram-checker topic page so that developers can more easily learn about it.
To associate your repository with the anagram-checker topic, visit your repo's landing page and select "manage topics."