Code Interview Note
Search...
Ctrl + K
13. Dynamic Programming
可能用DP
求min/max
求是否可行
求方案總數
不可能用DP
求所有方案
給集合而不是序列
暴力解已經是多項式級別
Previous
General
Next
Graph
Last updated
5 years ago
Was this helpful?