Skip to content

lkallas/java-anagram-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Executables are in bin directory.

 java -jar AnagramFinder.jar /path/to/dictionary word

OR

 java AnagramFinder /path/to/dictionary word

Dictionary file can be found here.

Compiled with javac 1.8.0_162

About

Anagram finder written in JAVA.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages