Need help/solution for the following interview question: From a folder containing several files whose contents are the english dictionary, return a string or strings that, between them, contain all 26 letters of the alphabet. Improve this for speed. Provide alternate ways of doing this.
All help is appreciated! Thanks very much!