Dynamic programming solution to the "Word Break" problem on LeetCode. The problem can be found at: https://leetcode.com/problems/word-break/. The solution to this problem is a variation of the "Rod Cutting" problem in the CLRS book (Introduction to Algorithms, by Cormen et al).
-
Notifications
You must be signed in to change notification settings - Fork 0
mndxpnsn/word-break
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Dynamic programming solution to the "Word Break" problem on LeetCode.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published