Minimum Cost Path Dynamic Programming Explained with Code | Leetcode #64
Автор: Pepcoding
Загружено: 2020-07-31
Просмотров: 64559
Описание:
Please consume this content on nados.pepcoding.com for a richer experience. It is necessary to solve the questions while watching videos, nados.pepcoding.com enables that.
NADOS also enables doubt support, career opportunities and contests besides free of charge content for learning. In this video, we discuss the solution for the Minimum Cost Path problem where we are required to reach the bottom right corner from the top left corner with minimum cost. For a better understanding of the problem, click here: • Minimum Cost Path - Question | Dynamic Pro... . In this problem,
1. You are given a number n, representing the number of rows.
2. You are given a number m, representing the number of columns.
3. You are given n*m numbers, representing elements of 2d array a, which represents a maze.
4. You are standing in top-left cell and are required to move to bottom-right cell.
5. You are allowed to move 1 cell right (h move) or 1 cell down (v move) in 1 motion.
6. Each cell has a value that will have to be paid to enter that cell (even for the top-left and bottom-right cell).
7. You are required to traverse through the matrix and print the cost of path which is least costly.
For a better experience and more exercises, VISIT:
#dp #dynamicprogramming #mincostpath
Have a look at our result:
Follow us on our FB page: / pepcoding
Follow us on Instagram: / pepcoding
Follow us on LinkedIn: / pepcoding-education
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: