-
Notifications
You must be signed in to change notification settings - Fork 0
edorivai/anagram-exercise
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published