An open API service indexing awesome lists of open source software.

https://github.com/raypereda/word-break-problem


https://github.com/raypereda/word-break-problem

dynamic-programming word-break word-break-problem

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

          

# word-break-problem

Given a sentence without spaces and dictionary, find a breakup of the sentence into the words if possible.