Y
Hacker News
new
|
ask
|
show
|
jobs
by
ape4
335 days ago
Its called
https://en.wikipedia.org/wiki/Memoization
2 comments
marcosdumay
334 days ago
Memoization is the kind of dynamic programming the first post on the thread is talking about.
link
pvitz
334 days ago
More like "precomputed table" and "table lookup"...
link