category-wise-problems

contains category wise problems(data structures, competitive) of popular platforms.

View the Project on GitHub mayankdutta/category-wise-problems

Tags: dp interval-dp grid-dp

Divide the array in K segments such that the sum of minimums is maximized

same question