[Java] Leetcode 72. Edit Distance [DP Min/Max Path to Target #8]

Опубликовано: 13 Май 2026
на канале: Eric Programming
2,208
28

In this video, I'm going to show you how to solve Leetcode 72. Edit Distance which is related to DP Min/Max Path to Target.

In fact, I also have a whole section of solving leetcode questions and categorize them: https://www.youtube.com/c/EricProgram...
━━━━━━━━━━━━━━━━━━━━━━━━━━
🔗 RESOURCES & LINKS

💬 Free Community & Support
Join our Discord:   / discord  

📅 Work With Me
New Projects - Free Strategy Call: https://calendar.app.google/sB9KrJP6e...
Technical Consultation (Paid 1:1): https://calendar.app.google/BU9D589X3...

🤝 Let's Connect
LinkedIn:   / ericwtech  
━━━━━━━━━━━━━━━━━━━━━━━━━━
Here’s a quick rundown of what you’re about to learn:
⭐️ Course Contents ⭐️
⌨️ (0:00) Question
⌨️ (1:40) Solution Explain
⌨️ (16:00) Code

In the end, you’ll have a really good understanding on how to solve Leetcode 72. Edit Distance and questions that are similar to this DP Min/Max Path to Target.

Now, if you want to get good at DP Min/Max Path to Target, please checkout my DP Min/Max Path to Target playlist.
   • Leetcode: DP Min/Max Path  

💻 Code: https://github.com/Eric-programming/C...