Geeknarrator

computer science

computer science

Dynamic Programming

Dynamic Programming (Memoization) : As usual lets start with the general definition of dynamic programming. “In computer science DP is a method for solving a complex problem by breaking it down into a collection of simpler subproblems, solving each of those subproblems […]

computer science

Deadlock in simple terms

 For understanding our first scenario we have to ride a car in a small Village where you have very narrow lanes. Adding to your pain you have buffaloes leading you. I hope you are enjoying the ride 🙂 . After several rounds […]

  • 1
  • 2