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: 2 Guest(s)
[-]
Ad

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

[-]
Recent Posts
Revolutionizing EV Charging: Mindraev's Sustainable Solutions
In an era of accelerating environmental consciousness, the demand for sustainable transpo...rahulwork10@ — 09:47 AM
Keyword Clustering
What is keyword clustering and how I can make the cluster of keywords? Is there any too...jahnvi arora — 09:03 AM
Google Algorithms
Google initiated the rollout of its latest algorithm update, dubbed the “September 2023 H...charlesprabhu — 08:46 AM
Fitspresso Reviews: (Must Read) Does It Really Work For Fast Weight Lo...
Fitspresso Reviews:>> DISCRIPTION =>> FitSpresso assists in your weight the ...JonesJuni — 07:27 AM
Glucoslim Deutschland (2024) 100% Safe, Does It Really Work Or Not?
➥✅ Official Website: Glucoslim Deutschland ➥✅ Product Name: Glucoslim Deutschland ➥✅ Be...FraniBeckley — 07:12 AM

[-]
Follow us on Facebook