Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Master the art of Dynamic Programming, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:02:35
    Introduction
  • Урок 2. 00:05:37
    Introduction to recursion
  • Урок 3. 00:00:59
    Exercise
  • Урок 4. 00:02:09
    Exercise solutions
  • Урок 5. 00:25:59
    Introduction to Backtracking
  • Урок 6. 00:01:24
    Exercise
  • Урок 7. 00:04:41
    Exercise solutions
  • Урок 8. 00:12:55
    Introduction to Dynamic Programming
  • Урок 9. 00:01:47
    Exercise
  • Урок 10. 00:03:33
    Exercise solutions
  • Урок 11. 00:08:29
    Introduction to Optimization
  • Урок 12. 00:19:11
    Step by Step approach for solving Dynamic Programming problems
  • Урок 13. 00:05:08
    Reconstructing the solution
  • Урок 14. 00:02:12
    Exercise
  • Урок 15. 00:16:53
    Exercise solutions
  • Урок 16. 00:16:43
    Introduction
  • Урок 17. 00:14:40
    Rod cutting problem
  • Урок 18. 00:12:06
    Longest increasing subsequence
  • Урок 19. 00:02:31
    Exercise
  • Урок 20. 00:18:52
    Exercise solutions
  • Урок 21. 00:13:42
    Introduction
  • Урок 22. 00:14:00
    Longest common subsequence
  • Урок 23. 00:25:21
    Minimum deletions to make a string palindrome
  • Урок 24. 00:22:31
    Edit distance
  • Урок 25. 00:14:12
    Regular expression matching