Given "listen" and a list of candidates like "enlists" "google" "inlets" "banana" the program should return a list containing
"inlets".
simplonco/js-anagram
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Given "listen" and a list of candidates like "enlists" "google" "inlets" "banana" the program should return a list containing
"inlets".