prathimacode-hub / PyAlgo-Tree

👍This project aims to be a finest hub of various data structures and algorithms using python. Feel free to contribute and show your support by ✨ this repository.
https://prathimacode-hub.github.io/PyAlgo-Tree/
MIT License
34 stars 43 forks source link

Gold Mine Problem using Dynamic Programming #188

Closed abhisheks008 closed 3 years ago

abhisheks008 commented 3 years ago

Related Issue #185

:red_circle: Issue Name : Gold Mine Problem [Directory : Dynamic Programming]

Closes: #185

Description :

Created a Python script using the Dynamic method to find out the maximum gold can be collected from the gold mine.

Type of change

What sort of change have you made:

How Has This Been Tested?

This script or code has been tested using various test cases and scenarios.

Checklist: