Thread Rating:
  • 0 Vote(s) - 0 Average
Share Thread:
Dynamic programming
#1
I want to know what is Dynamic programming?
Reply
#2
Search in wiki and read programming books. Any post is not enough to understand you. Just you have to search and research then you'll be able to learn more.
Reply
#3
Dynamic programming is a method of solving a complex problem by breaking it down into a collection of simpler sub problems, solving each of those sub problems just once and storing their solutions.
Reply
#4
A DP is an algorithmic method which is generally based on a repeated formula and one starting states. A sub-solution of the issue is designed from previously found ones. DP solutions have a polynomial difficulty which assures a much faster going time than other techniques like backtracking, brute-force etc.
Reply
#5
Dynamic programming is both a mathematical optimization method and a computer programming method. It is a method of solving a complex problem by breaking it down into a collection of simpler subproblems and storing their solutions.
Reply
#6
Websites to learn Programming

Python - Programiz, Cousera, CodeAcademy 
JavaScript - Free Code Camp, Java point, W3School 
C/ C++ - Udemy, Khanacademy, Sololearn
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)
[-]
Ad

[-]
Top Articles
100+ Social Bookmarking Sites List
55+ Image Submission Sites List

[-]
Recent Posts
How to Rank a eCommerce Website?
How to Rank an eCommerce Website? Because some eCommerce sites have thousands of products...Alex Jones — 07:02 PM
#1 Rated Cluco Fix Glycogen Support [Official] Shark-Tank Episode
Cluco Fix Glycogen Support Glucose is a promising enhancement for people managing blood-r...Rector0102 — 06:42 PM
ClickDealer - Join the Leaders of Affiliate Marketing!
Here are the main criteria for an iGaming offer to get featured on our media channels: a ...ClickDealer — 04:00 PM
Google SERP Changes & Algorithm Updates - July 2024
60-70% traffic is just spam. In major niches such as finance, tech, medicines, art etc...barcode — 02:45 PM
Google SERP Changes & Algorithm Updates - July 2024
@"zed26"#34184 Others who were not seeing it first, now they are feeling the he...bpatel — 02:43 PM

[-]
Follow us on Facebook