3

Teacher : So today we'll study Dynamic programming.
In DP we solve the problem LCS.
Student : Ok one more algorithm atleast I'll improve my algorithms.
Teacher : (after 10 minutes) so this is how we make the table and find the solution. Now let's move to another topic
-- End of Dynamic Programming --

@algorithms_in_india

Comments
  • 1
    what exactly is "dynamic programming"?
  • 1
    @illusion466 very interesting!
    I didn't know there was a name for that kind of approach
  • 1
    @devaditya Yup thats the scenario
    But now you know how it works, so you can try and implement it in your language of choice
  • 1
    @byte-me I found your brother here => @byte
  • 1
    Try MIT lectures available on YouTube. They're pretty good.
  • 1
    @illusion466 Hey there...I'm sure you're a great developer 🙂

    Just wanted to let you know, "code" is both singular and plural (referring to your description). I cringed a little.

    Please don't hate me for this 😬

    *Flies away*
Add Comment