robgev / dynamic-2d-rod-cutting

Implementation of famous Dynamic Programming problem in C++. Here is the link to the problem description: https://www.geeksforgeeks.org/dynamic-programming-set-13-cutting-a-rod/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Implementation of famous Dynamic Programming problem in C++. Here is the link to the problem description: https://www.geeksforgeeks.org/dynamic-programming-set-13-cutting-a-rod/


Languages

Language:C++ 73.7%Language:Makefile 26.3%