P
P
Popou2021-01-25 05:06:07
Algorithms
Popou, 2021-01-25 05:06:07

How to "quickly" learn dynamic programming?

Sometimes it surprises how beautifully and simply it solves the problems of DP. Their implementation is very simple, but how to get to the understanding, that's the question? What do you need to read for this? Or just practice? Is there any awareness?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
L
LedIndicator, 2021-01-26
@Popou

The course of lectures on YouTube helped me a lot: https://www.youtube.com/playlist?list=PLUfHxBkkFMS...
Then to implement a few simple tasks and enlightenment will definitely come.

V
Vasily Bannikov, 2021-01-25
@vabka

Only practice and analysis of problems

D
Dmitry Larin, 2021-01-25
@StarinaDims

In a DP task, it is important to understand the basic principle. To do this, you need to analyze several typical tasks. And as soon as the understanding of the basic concepts comes, you can begin to decide on your own. This is where practice matters.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question