Anagram algorithm Simple anagram code with a test based in expected results =) Run This will print anagrams of 'ABC' string. npm run start Tests Simple test based in input and expected output. npm run tests