letsJustDoIt's blog

By letsJustDoIt, history, 4 years ago, In English

Hi Everyone,

I am trying to learn DP from geeksforgeeks . In a coming interview I am told to practice some problems related to 3-Dimensional DP.

Request you to please provide some useful links to start grasping the concept and solve the related problems.

Thanks.

  • Vote: I like it
  • -21
  • Vote: I do not like it

| Write comment?
»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Just practice DP, 3D DP is just DP where the state has 3 things that define it.

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

I am not sure but do I deserve that kind of downvotes for this as well. I am simply trying to ask from a coding community for help . I will be demotivated if I receive such kind of Downvotes instead of ANSWERS.

  • »
    »
    4 years ago, # ^ |
      Vote: I like it +1 Vote: I do not like it

    You get downvotes because you don't even google search before posting.