CP-3.104 - Dynamic Programming - Walrus Weights (Subset Sum, Bottom Up DP)

preview_player
Показать описание

bottom-up dynamic programming, which is also how we can solve the
Walrus Weights problem.

0:00 - Problem description
2:41 - SubsetSum problem using bottom-up dynamic programming
7:34 - Coding the solution
16:40 - Outro

Please note that all views and opinions expressed in this video are my own and does not reflect that of Kattis or any other person/organisation mentioned in the video.
Рекомендации по теме
Комментарии
Автор

Dear Professor, I am extremely grateful for the work you are doing specially the video series on CLRS. Thanks!

hritikzurange
Автор

This channel is amazing. Your strategies are explained so well and have helped me greatly in solving problems!

kalebcole
Автор

Thank you so much for these informative solutions. I really hope you keep making these!!!!

elizabeth
Автор

Hey, I'm not aware if you still check your channel or not but if you do, please continue making videos on java+cp. Great channel <3

WhatNameHere
Автор

is kattis good for competitive programming ? should I follow CP4 book ?

A