Dynamic Programming with Java – Learn to Solve Algorithmic Problems & Coding Challenges

Subscribers:
10,900,000
Published on ● Video Link: https://www.youtube.com/watch?v=oFkDldu3C_4



Duration: 2:37:48
59,642 views
2,169


Learn how to use Dynamic Programming with Java 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 was developed by Alvin Zablan from Structy. Structy is a website for learning data structures and algorithms for technical interviews. Learn data structures and algorithms: https://structy.net/

Check out Alvin's channel: https://www.youtube.com/c/AlvinTheProgrammer

⭐️ Contents ⭐️
(0:00:00) course introduction
(0:01:38) fib
🔗 https://structy.net/problems/fib
(0:34:02) tribonacci
🔗 https://structy.net/problems/tribonacci
(0:47:05) sum possible
🔗 https://structy.net/problems/sum-possible
(1:04:18) min change
🔗 https://structy.net/problems/min-change
(1:22:22) count paths
🔗 https://structy.net/problems/count-paths
(1:39:02) max path sum
🔗 https://structy.net/problems/max-path-sum
(1:52:56) non adjacent sum
🔗 https://structy.net/problems/non-adjacent-sum
(2:08:22) summing squares
🔗 https://structy.net/problems/summing-squares
(2:21:50) counting change
🔗 https://structy.net/problems/counting-change

🎉 Thanks to our Champion and Sponsor supporters:
👾 davthecoder
👾 jedi-or-sith
👾 南宮千影
👾 Agustín Kussrow
👾 Nattira Maneerat
👾 Heather Wcislo
👾 Serhiy Kalinets
👾 Justin Hual
👾 Otis Morgan
👾 Oscar Rahnama

--

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://freecodecamp.org/news




Other Videos By freeCodeCamp.org


2023-09-26Nuxt 3 — Course for Beginners
2023-09-25Dynamic Programming – 0/1 Knapsack Problem Tutorial
2023-09-22Rust Project Tutorial – Authentication Server Using Warp + JWT
2023-09-21Mojo Programming Language – Full Course for Beginners
2023-09-19Build SEO Optimized Blog with Next.js, Tailwind CSS & Contentlayer – Full Tutorial
2023-09-19Python Tutorial for Beginners (with mini-projects)
2023-09-18Build & Deploy AI SaaS with Reoccurring Revenue (Next.js, OpenAI, Stripe, Tailwind, Vercel)
2023-09-13Vector Embeddings Tutorial – Code Your Own AI Assistant with GPT-4 API + LangChain + NLP
2023-09-11Fundamentals of Finance & Economics for Businesses – Crash Course
2023-09-112D Wave Defense Game – GDevelop GameDev Tutorial
2023-09-08Dynamic Programming with Java – Learn to Solve Algorithmic Problems & Coding Challenges
2023-09-07YouTube Clone – T3 Stack Tutorial (Next.js, TypeScript, Tailwind CSS)
2023-09-05Full Stack Next.js, Typescript, Firebase Tutorial – Google Drive Clone
2023-09-05Prompt Engineering Tutorial – Master ChatGPT and LLM Responses
2023-09-04JavaScript Modules Crash Course
2023-09-01GraphQL Course for Beginners
2023-08-31MERN Stack Tutorial - Book Store Project
2023-08-30OWASP API Security Top 10 Course – Secure Your Web Apps
2023-08-29Machine Learning & Neural Networks without Libraries – No Black Box Course
2023-08-28Free Foundational C# Certification from Microsoft – Full Course
2023-08-25Create a Large Language Model from Scratch with Python – Tutorial