diff options
| -rw-r--r-- | challenge-007/ruben-westerberg/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/challenge-007/ruben-westerberg/README b/challenge-007/ruben-westerberg/README index 52df0a72a3..2d7818be3c 100644 --- a/challenge-007/ruben-westerberg/README +++ b/challenge-007/ruben-westerberg/README @@ -1,10 +1,2 @@ Solution by Ruben Westerberg -These solutions use the words list/dictionary sourced from https://github.com/dwyl/english-words. -End of line was changed from dos to unix for the purpose of these programs - -#Challenge 1: Write a program which prints out all anagrams for a given word. -Usage: give a single command line argument which is the word/sequence to find anagrams for - -#Challenge 2: Write a program to find the sequence of characters that has the most anagrams -Run without commandline arguments. |
