An algorithm to find the longest sequence of words from a dictionary where the 2nd and 3rd last letters are the same as the 2nd and 3rd letters in the next word.
-
Updated
Jan 22, 2020 - Python
An algorithm to find the longest sequence of words from a dictionary where the 2nd and 3rd last letters are the same as the 2nd and 3rd letters in the next word.
Add a description, image, and links to the linked-words topic page so that developers can more easily learn about it.
To associate your repository with the linked-words topic, visit your repo's landing page and select "manage topics."