Пожалуйста, прочтите новое правило об ограничении использования AI-инструментов. ×

Digit Dynamic Programming Video Tutorial

Правка en2, от cenation092, 2020-04-13 10:13:25

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.

Теги video-tutorial, #dynamic programming, digit dp, #tutorial

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский cenation092 2020-04-13 10:13:25 20
en1 Английский cenation092 2020-04-13 10:12:53 512 Initial revision (published)