fixed weird phrasing
This commit is contained in:
parent
447d7a3971
commit
8b227ac2c4
@ -9,8 +9,8 @@
|
|||||||
|
|
||||||
# Definitions
|
# Definitions
|
||||||
|
|
||||||
_Recursive dynamic programming_
|
_Memoization [Recursive dynamic programming]_
|
||||||
: Memoization a.k.a. top-down approach
|
: top-down approach
|
||||||
: Go from big problems and build downward
|
: Go from big problems and build downward
|
||||||
|
|
||||||
_Tabulation_
|
_Tabulation_
|
||||||
|
Loading…
Reference in New Issue
Block a user