Dynamic Programming (Think Like a Programmer) 

Dynamic Programming (Think Like a Programmer) --- Video, на сайте с August 29, 2022 21:34
This video is about a cool technique which can dramatically improve the efficiency of certain kinds of recursive solutions. It's called "dynamic programming." The name isn't very helpful, but as you'll see, it's easy to implement once you understand the basic idea.