ayush118's blog

By ayush118, history, 4 days ago, In English

I am in my early stages of learning dp
Just wanted to know is it always possible to convert a dp solution into a recursive one
If so can anyone write the recursive code for this dp solution

Spoiler


The question is similar to this, the only difference is that we have to find the minimum elements to remove from the sequence b so that it can be sent over the network

Full text and comments »

  • Vote: I like it
  • +10
  • Vote: I do not like it