In the name of ALLAH, the most beneficient, the most merciful

Fundamentals of Algorithms (CS502)

Question (select most suitable option)

  In Dynamic Programming, our approach is to ________.
Develop the solution in a top-down fashion
Express the problem non-recursively
Build the solution in a bottom-up fashion
Input several sub-problems simultaneously