Skip to content

This algorithm uses linear time complexity and breaks the bigger problem into smaller sub-problems and stores it after each calculation. The path that has the maximum amount of gold is selected and the miner will collect the gold on its way and following these restrictions along with some defined restricted moves (. right, right-down, right-up) …

Notifications You must be signed in to change notification settings

aroojishfaq/goldmine-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

About

This algorithm uses linear time complexity and breaks the bigger problem into smaller sub-problems and stores it after each calculation. The path that has the maximum amount of gold is selected and the miner will collect the gold on its way and following these restrictions along with some defined restricted moves (. right, right-down, right-up) …

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages