Please read the new rule regarding the restriction on the use of AI tools. ×

Digit Dynamic Programming Video Tutorial

Revision en1, by cenation092, 2020-04-13 10:12:53

I have made a video on digit DP. These are the timestamps of what I have covered in the video of digit DP. 0:03 — Type of problems 0:15 — Example 0:40 — Bruteforce solution 1:14 — Count the number representation with exactly K digits having the sum of digits equals S. 6:33 — Count numbers whose sum of digits equals S in the range A to B 12:17 — Code

Video Link.

Tags video-tutorial, #dynamic programming, digit dp, #tutorial

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English cenation092 2020-04-13 10:13:25 20
en1 English cenation092 2020-04-13 10:12:53 512 Initial revision (published)