Describe the implementation (along with data structures) that given a long string of letters without spaces, split the string in meaningful
Describe the implementation (along with data structures) that given a long string of letters without spaces, split the string in meaningful words based on a given dictionary.