Skip to content

vitorpiovezam/anagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Anagram algorithm implementation with javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published