Coin Change II | Made Super Easy | Recursion | Memoization | AMAZON | Leetcode-518

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



Duration: 24:32
1,465 views
94


This is the 56th Video on our Dynamic Programming (DP) Playlist.
In this video we will try to solve a very famous DP Problem - Coin Change II (Leetcode-518).

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 : Coin Change II
Company Tags : Amazon, Morgan Stanley, Oracle, Paytm, Accolite, Samsung, Snapdeal, Synopsys, visa
My solutions on Github : https://github.com/MAZHARMIK/Interview_DS_Algo/blob/master/DP/Coin%20Change%20II.cpp
Leetcode Link : https://leetcode.com/problems/coin-change-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 - 2:44
Full Tree Diagram Dry Run : 5:28
From Story to code - 14:49
Time Complexity - 17:55
Live Coding - 21:05


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


#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-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
2023-08-03Word Break | Tree Diagram | Recursion | Memoization | Similar Problems | Leetcode-139