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