Skip to content

edorivai/anagram-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task description:

The task is to write a program which finds all anagrams of a given word in a
dictionary (the anagram must also be part of the dictionary).
The dictionary is a simple text file which contains one word per line. The program
should handle anagram-requests as fast as possible. Consider a pre-processing
of the dictionary to optimize the requests.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published