MCPcopy Index your code
hub / github.com/CodeToExpress/dailycodebase / anagram

Function anagram

day6/JavaScript/anagram1.js:7–29  ·  view source on GitHub ↗

* @author MadhavBahl * @date 27/12/2018 * METHOD -- Check the lengths of both strings, sort them and then check whether they are same

(str1, str2)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

anagram1.jsFile · 0.70

Calls 1

sortMethod · 0.45

Tested by

no test coverage detected