Maximum Points After Collecting Coins From All Nodes | Memoization | Optimisations | Leetcode - 2920

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



Duration: 51:15
865 views
61


Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A
iPad PDF Notes - https://github.com/MAZHARMIK/Interview_DS_Algo/blob/master/iPad%20PDF%20Notes/Leetcode-2920-Maximum%20Points%20After%20Collecting%20Coins%20From%20All%20Nodes.pdf
This is the 74th Video on our Dynamic Programming (DP) Playlist.
In this video we will try to solve a very good DP Problem - Maximum Points After Collecting Coins From All Nodes (Leetcode-2920).
I will explain :
1. Basic Recursion + Memo
2. Further Optimisations in the code

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 : Maximum Points After Collecting Coins From All Nodes
Company Tags : Will soon update
My solutions on Github : https://github.com/MAZHARMIK/Interview_DS_Algo/blob/master/DP/Maximum%20Points%20After%20Collecting%20Coins%20From%20All%20Nodes.cpp
Leetcode Link : https://leetcode.com/problems/maximum-points-after-collecting-coins-from-all-nodes/

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


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


#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-11-09Restore the Array From Adjacent Pairs | Easy Explanation | Dry Run | Intuition | Leetcode-1743
2023-11-09Maximum Balanced Subsequence Sum | Super Detailed Video | DP Concepts & Qns-16 | Leetcode-2926
2023-11-08Count Number of Homogenous Substrings | Intuition | Math | Leetcode - 1759
2023-11-07Determine if a Cell Is Reachable at a Given Time | Intuition | Math | Leetcode - 2849
2023-11-06Eliminate Maximum Number of Monsters | Intuition | GOOGLE | META | AMAZON | Leetcode - 1921
2023-11-05Seat Reservation Manager | 3 Ways | Intuition | META | Leetcode - 1845
2023-11-04Find the Winner of an Array Game | Simulation | Easy Explanation | GOOGLE | Leetcode - 1535
2023-11-03Last Moment Before All Ants Fall Out of a Plank | Easy Explanation | GOOGLE | Leetcode - 1503
2023-11-03More to come soon #coding #hoodie #fashion #winteriscoming #winterishere #leetcode #codestorywithMIK
2023-11-02Build an Array With Stack Operations | Dry Run | Clean | Leetcode - 1441
2023-11-02Maximum Points After Collecting Coins From All Nodes | Memoization | Optimisations | Leetcode - 2920
2023-11-01Count Nodes Equal to Average of Subtree | 2 Approaches | Leetcode-2265 | Explanation ➕ Live Coding
2023-11-01Find Mode in Binary Search Tree | 2 Approaches | Follow Up | Leetcode-501 | GOOGLE
2023-10-31Leetcode October Badge, 2023 #leetcode #coding #codestorywithmik #datastructures #october #hardwork
2023-10-30Find The Original Array of Prefix Xor | XOR Properties | Microsoft | Leetcode - 2433
2023-10-29Sort Integers by The Number of 1 Bits | 2 Approaches | AMAZON | Leetcode - 1356
2023-10-29Euler Path | Euler Circuit | PART-2 | Graph Concepts & Qns - 41 | Explanation + Code
2023-10-29Poor Pigs | Maths | With Intuition | Clear Explanation | Leetcode - 458
2023-10-28Count Vowels Permutation | Recursion | Memoization | Bottom Up | GOOGLE | META | Leetcode - 1220
2023-10-26Longest Palindromic Substring | Recursion | Memoization | Microsoft | Leetcode - 5
2023-10-25Binary Trees With Factors | Easy Intuition | Dry Run | GOOGLE | Leetcode - 823