Which of the following techniques is not commonly used in dynamic programming?
Memoization
Bottom-up approach
Greedy algorithm
Recursion

Data Structures and Algorithms Exercises are loading ...