Week 4 Dynamic Programming

Week 4 Contest:

Topic: Dynamic Programming.

Think about the DP table, if you want to do it top-down or bottom up.

  • 2 Solutions: C
  • 3 Solutions: B
  • 5 solutions: A
  • 7 solutions: A+

Problems

Problem Points AC Rate Users
Nikola 1 14.9% 70
Restaurant Orders 1 10.1% 46
Nested Dolls 1 7.8% 22
Selling Spatulas 1 8.9% 20
Tight words 1 23.1% 80
Keyboards in Concert 1 25.8% 63
Bag of Tiles 1 21.0% 35
Train Sorting 1 11.5% 14

Comments

There are no comments at the moment.