filmov
tv
javascript dynamic programming problems - determine if string is palindrome?

Показать описание
In this video, I show how to use dynamic programming (DP) to solve a very simple problem that you should probably not use DP to solve. The point of this video is to learn a technique that can be used to solve other difficult problems like:
1. is it a palindrome: current video
1. is it a palindrome: current video