Grokking Dynamic Programming Patterns for Coding Interviews

Master Dynamic Programming by learning coding patterns. Act smartly, and follow the Dynamic Programming patterns.
Level:
Advanced
Study Time:
71h
Chapters:
73
Playgrounds :
142
39,106 (Students)
Course Overview

The fact is, Dynamic Programming (DP) problems can be some of the most intimidating on a coding interview. Even when it's actually clear if a problem can be solved using DP (which it rarely is), it can be pretty challenging to even know where to start on the solution. Unless, that is, you're trained on the approach to solving DP problems.

This course was made from scratch with just that goal in mind. It'll equip you with a set of easy-to-understand techniques to handle any DP problem. Rather than just having you try to memorize solutions, you'll be walked through five underlying DP patterns that can then be applied to solve 35+ DP problems. In each pattern, we'll start with a recursive brute-force solution -- this is actually the best way to start solving a DP problem! Once we have a recursive solution, we'll then apply the advanced DP methods of Memoization and Tabulation. The practice problems in this course were carefully chosen, covering the most frequently asked DP questions in coding interviews.

Image
Get instant access to all current and upcoming courses through subscription.
$19
.99
/mo
billed yearly ($239)
OR
Get Lifetime access to this course only.
$54
Certification on completing the course.
Course Content
7 Chapters • 73 Lessons
1.
Introduction
1 chapter
Related Courses
Image
Grokking the Coding Interview: Patterns for Coding Questions
Image
Grokking Data Structures & Algorithms for Coding Interviews
What people say about our courses
Image
Get instant access to all current and upcoming courses through subscription.
$19
.99
/mo
billed yearly ($239)
OR
Get Lifetime access to this course only.
$54
Certification on completing the course.