Dynamic Programming for Solving Problems




Dynamic Programming for Solving Problems

Welcome to my course on 'Dynamic Programming for Solving Problems'


This course is specifically designed for those who have started Programming a few months ago. You are expected to know the basics of Programming like Conditional Statements, Loops etc. just to understand the implementation part. Yet, It is not going to be an integral part. Understanding the approach of Dynamic Programming will be our primary focus. We will be implementing the algorithm we have derived, in C++.


The problems that we will be solving in this course are:

1. 0-1 Knapsack Problem (A Complete Explanation having a 1 hour video)

2. Fibonacci Series using Dynamic Programming

3. Longest Common Subsequence Problem

4. Frog's Staircase to Heaven

5. Grid Walking Problem

6. Stock Buy Sell Problem

7. The Coin Change Problem

8. Range Sum Making Queries without updates.


Dynamic programming is both a mathematical optimization method and a computer programming method. If sub-problems can be nested recursively inside larger problems, so that dynamic programming methods are applicable, then there is a relation between the value of the larger problem and the values of the sub-problems. In the optimization literature this relationship is called the Bellman equation.

There are two ways in which we can apply the paradigm of Dynamic Programming:

1. Top down Approach

2. Bottom up Approach

What are you waiting for? Start Learning the course now!

Learn how to use Dynamic Programming Approach to solve the problems.

Url: View Details

What you will learn
  • Dynamic Programming
  • Recursion
  • Memoization

Rating: 4.05

Level: All Levels

Duration: 4 hours

Instructor: Sujithkumar MA


Courses By:   0-9  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

About US

The display of third-party trademarks and trade names on this site does not necessarily indicate any affiliation or endorsement of coursescompany.com.


© 2021 coursescompany.com. All rights reserved.
View Sitemap