Construct example collection from permutations of the string 'abcdef' and allow command-line interface to search for a target string from within this collection and return its time in milliseconds. More...
Classes | |
class | Search |
Construct example collection from permutations of the string 'abcdef' and allow command-line interface to search for a target string from within this collection and return its time in milliseconds.