Skip to content

kiezmi/Anagrama_Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description of the repository:

The function of the app is to write a word and find all the anagrams of that word given in a dictionary (the anagram must also be part of the dictionary).

The dictionary is a simple text file that contains one word per line.

The program should handle anagram requests as quickly as possible. Consider pre-processing the dictionary to optimize the requests.

###Created from IntelliJ IDEA

About

App to get all the anagrams of 1 word.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages