Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fatihbaltaci/isanagramornot

Checks 2 strings are anagrams or not using HashMap. An anagram is a word or phrase formed by rearranging the letters of a different word or phrase, typically using all the original letters exactly once. For example, the word anagram can be rearranged into "naga ram". Or for example, the word binary can be rearranged into "brainy". (Wikipedia)
https://github.com/fatihbaltaci/isanagramornot

Last synced: 10 days ago
JSON representation

Checks 2 strings are anagrams or not using HashMap. An anagram is a word or phrase formed by rearranging the letters of a different word or phrase, typically using all the original letters exactly once. For example, the word anagram can be rearranged into "naga ram". Or for example, the word binary can be rearranged into "brainy". (Wikipedia)

Awesome Lists containing this project