1. Урок 1. 00:02:35
    Introduction
  2. Урок 2. 00:05:37
    Introduction to recursion
  3. Урок 3. 00:00:59
    Exercise
  4. Урок 4. 00:02:09
    Exercise solutions
  5. Урок 5. 00:25:59
    Introduction to Backtracking
  6. Урок 6. 00:01:24
    Exercise
  7. Урок 7. 00:04:41
    Exercise solutions
  8. Урок 8. 00:12:55
    Introduction to Dynamic Programming
  9. Урок 9. 00:01:47
    Exercise
  10. Урок 10. 00:03:33
    Exercise solutions
  11. Урок 11. 00:08:29
    Introduction to Optimization
  12. Урок 12. 00:19:11
    Step by Step approach for solving Dynamic Programming problems
  13. Урок 13. 00:05:08
    Reconstructing the solution
  14. Урок 14. 00:02:12
    Exercise
  15. Урок 15. 00:16:53
    Exercise solutions
  16. Урок 16. 00:16:43
    Introduction
  17. Урок 17. 00:14:40
    Rod cutting problem
  18. Урок 18. 00:12:06
    Longest increasing subsequence
  19. Урок 19. 00:02:31
    Exercise
  20. Урок 20. 00:18:52
    Exercise solutions
  21. Урок 21. 00:13:42
    Introduction
  22. Урок 22. 00:14:00
    Longest common subsequence
  23. Урок 23. 00:25:21
    Minimum deletions to make a string palindrome
  24. Урок 24. 00:22:31
    Edit distance
  25. Урок 25. 00:14:12
    Regular expression matching