Intro To Dynamic Programming – Coding Interview Preparation

1

Intro To Dynamic Programming - Coding Interview Preparation

Learn Dynamic programming to improve your Algorithms knowledge and prepare for the Software Engineering Coding Interview

What you’ll learn

  • How to Solve a problem recursively
  • How to come up with a dynamic programming solution

  • How to code a dynamic programming solution

  • How to solve frequent 1D and 2D dynamic programming problems
Requirements
  • You should have a slight background on recurrences
  • It is a plus if you are some what familiar with a modern programming language (C++/Java/Python).

Description

In this course, you will learn how to solve several problems using Dynamic Programming. We will discuss several 1 dimensional and 2 dimensional dynamic programming problems and show you how to derive the recurrence relation, write a recursive solution to it, then write a dynamic programming solution to the problem and code it up in a few minutes! We will cover problems such as:

1.Climbing stairs

2.Buying and Selling Stock

3.0/1 Knapsack

4.Longest Common Substring

5.Longest Common Subsequence

6.Others!

By the end of this course, you should be fairly confident to tackle dynamic programming problems and to begin your journey in learning more Dynamic programming problems and solutions.

Who this course is for:
  • Anyone who wants to learn Dynamic programming to prepare for a job interview
  • Anyone who wants to learn Dynamic programming to prepare for a Midterm/Final in an Algorithms Course
  • Anyone who wants to learn Dynamic programming to get involved in Competitive Programming
  • Anyone who wants to improve their Algorithms Skills

Created by El Farouk Yasser
Last updated 1/2018
English
English [Auto-generated]

Size: 339.31 MB

Download Now

https://www.udemy.com/dynamic-programming/.

1 Comment
  1. Praveen says

    Thanks for the share. Was waiting for this.

Leave A Reply

Your email address will not be published.