I find it easier to solve DP questions using Top-Down Approach. However, it's difficut to figure out Bottom-up Approach. Also, Given the 45min, Do i need to show the solution of DP problem using both approaches?