Unique Paths II | Made Super Easy | Recursion | Memoization | 2D Array | AMAZON | Leetcode-63

Subscribers:
92,300
Published on ● Video Link: https://www.youtube.com/watch?v=JC1fSPdJjMc



Duration: 19:43
984 views
86


This is the 57th Video on our Dynamic Programming (DP) Playlist.
In this video we will try to solve a very famous DP Problem - Unique Paths II (Leetcode-63).

Trust me, this will no longer be a Medium Problem.
I will explain the intuition so easily that you will never forget and start seeing this as cakewalk EASYYY.
We will do live coding after explanation and see if we are able to pass all the test cases.

Problem Name : Unique Paths II
Company Tags : Amazon, Cisco, Paytm, OLA Cabs, Walmart, LinkedIn
My solutions on Github : https://github.com/MAZHARMIK/Interview_DS_Algo/blob/master/DP/Unique%20Paths%20II.cpp
Leetcode Link : https://leetcode.com/problems/unique-paths-ii/

My DP Concepts Playlist : https://youtu.be/7eLMOE1jnls
My Graph Concepts Playlist : https://youtu.be/5JGiZnr6B5w
My GitHub Repo for interview preparation : https://github.com/MAZHARMIK/Interview_DS_Algo
Subscribe to my channel : https://www.youtube.com/@codestorywithMIK
Instagram : https://www.instagram.com/codestorywithmik/
Facebook : https://www.facebook.com/people/codestorywithmik/100090524295846/
Twitter : https://twitter.com/CSwithMIK


╔═╦╗╔╦╗╔═╦═╦╦╦╦╗╔═╗
║╚╣║║║╚╣╚╣╔╣╔╣║╚╣═╣
╠╗║╚╝║║╠╗║╚╣║║║║║═╣
╚═╩══╩═╩═╩═╩╝╚╩═╩═╝

Introduction and Problem understanding - 00:00
Intuition Building + Dry Run - 3:19
Story to code : 5:55
Few Important Points - 8:14
Time Complexity - 12:02
Why Memoization will work - 13:26
Live Coding C++ - 15:30
Java Code : 18:56

#coding #helpajobseeker #easyrecipes #leetcode #leetcodequestionandanswers #leetcodesolution #leetcodedailychallenge #leetcodequestions #leetcodechallenge #hindi #india #coding #helpajobseeker #easyrecipes #leetcode #leetcodequestionandanswers #leetcodesolution #leetcodedailychallenge#leetcodequestions #leetcodechallenge #hindi #india #hindiexplanation #hindiexplained #easyexplaination #interview#interviewtips #interviewpreparation #interview_ds_algo #hinglish #github #design #data #google #video #instagram #facebook




Other Videos By codestorywithMIK


2023-08-19Find Critical and Pseudo-Critical Edges in Minimum Spanning Tree | Broken in Steps | Leetcode-1489
2023-08-17Maximal Network Rank | Simple and Straight | 2 Ways | MICROSOFT | Leetcode-239 | Dry Run | Live Code
2023-08-1601 Matrix | Detailed Dry Run | Why BFS from 0s | GOOGLE | Leetcode - 542
2023-08-16Sliding Window Maximum | Monotonic Deque | INTUITIVE | GOOGLE | Leetcode-239 | Dry Run
2023-08-15Happy independence Day 🇮🇳❤️ #india #independenceday #meradeshmahan #freedom #bharat
2023-08-14Partition List | Made Super Easy | MICROSOFT | Leetcode-86 | Dry Run | Live Code
2023-08-14Kth Largest Element in an Array | Quick Select | Time Complexity | MICROSOFT | Leetcode-215
2023-08-14Kth Largest Element in an Array | Heap | Sorting | 2 Approaches | Time Complexity | Leetcode-215
2023-08-12Check if There is a Valid Partition For The Array | Recursion | Memoization | GOOGLE | Leetcode-2369
2023-08-12Longest Increasing Subsequence | BOTTOM UP | FULL INTUITION | DP Concepts & Qns - 12 | Leetcode-300
2023-08-11Unique Paths II | Made Super Easy | Recursion | Memoization | 2D Array | AMAZON | Leetcode-63
2023-08-10Coin Change II | Made Super Easy | Recursion | Memoization | AMAZON | Leetcode-518
2023-08-10Keep working hard. Your day will come ❤️❤️ #coding #leetcode #hardwork #motivation #reels #algorithm
2023-08-09Search in Rotated Sorted Array II | Made Super Easy | Binary Search | ADOBE | AMAZON | Leetcode-81
2023-08-09Minimize the Maximum Difference of Pairs | Binary Search Pattern | INTUITION | META | Leetcode-2616
2023-08-08Longest Increasing Subsequence | Recursion & Memo |Tree Diagram |DP Concepts & Qns-11 | Leetcode-300
2023-08-07Search in Rotated Sorted Array | Made Super Easy | Binary Search | GOOGLE | AMAZON | Leetcode-33
2023-08-07Thank you from the bottom of my heart ❤️👨🏻‍💻 #coding #leetcode #motivation #interviewpreparation
2023-08-06Search a 2D Matrix | Made Super Easy | Binary Search | AMAZON | Leetcode-74
2023-08-06Number of Music Playlists | Made Super Easy | Recursion | Memoization | META | Leetcode-920
2023-08-05Unique Binary Search Trees II | Similar Problem | Recursion | Memoization | Amazon | Leetcode-95