Dynamic Programming - Learn to Solve Algorithmic Problems & Coding Challenges
Mark as Favorite ShareWhat Will You Learn?
Learn how to use Dynamic Programming in this course for beginners. It can help you solve complex programming problems, such as those often seen in programming interview questions about data structures and algorithms.
This course uses images and animations to help you visualize problems and important concepts. After understanding problems conceptually, you will learn how to solve them in JavaScript using Dynamic Programming. Even though JavaScript is used in this course, you will learn concepts and knowledge that you can apply to other programming languages.
About This Course
Provider: Youtube
Format: Online
Duration: 5 hours to complete [Approx]
Target Audience: Beginners
Learning Objectives: By the end of this free course, you will have the capability to effectively solve algorithmic problems and able to solve coding challenges with confidence.
Course Prerequisites: NA
Assessment and Certification: NA
Instructor: Freecodecamp
Key Topics: Dynamic Programming, Algorithms, programming languages, JavaScript
Topic Covered:
- - course introduction
- - fib memoization
- - gridTraveler memoization
- - memoization recipe
- - canSum memoization
- - howSum memoization
- - bestSum memoization
- - canConstruct memoization
- - countConstruct memoization
- - allConstruct memoization
- - fib tabulation
- - gridTraveler tabulation
- - tabulation recipe
- - canSum tabulation
- - howSum tabulation
- - bestSum tabulation
- - canConstruct tabulation
- - countConstruct tabulation
- - allConstruct tabulation
0 Comments