Examveda

Which of the following problems involves optimizing the path through a grid with minimum cost?

A. Maximum Subarray Sum Problem

B. Longest Common Subsequence

C. Shortest Path Problem

D. Minimum Path Sum Problem

Answer: Option D


Join The Discussion

Related Questions on Dynamic Programming in Data Structures