Maximize the Number of Target Nodes After Connecting Trees I | BFS | DFS | Leetcode 3372 | MIK

Subscribers:
112,000
Published on ● Video Link: https://www.youtube.com/watch?v=tGtXUkUbYfo



Duration: 0:00
8,768 views
454


iPad PDF Link - https://github.com/MAZHARMIK/Interview_DS_Algo/blob/master/iPad PDF Notes/Leetcode-3372.pdf
Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A

Hi Everyone, this is the 75th video of our Playlist "Graphs : Popular Interview Problems".
Now we will be solving a good Graph Problem - Maximize the Number of Target Nodes After Connecting Trees I | BFS | DFS | Leetcode 3372 | codestorywithMIK

I will explain it in full detail so that it becomes easy to understand. We will find the reason behind everything so that we understand why we did what we did.
And we will do a complete dry run.

Problem Name : Maximize the Number of Target Nodes After Connecting Trees I | BFS | DFS | Leetcode 3372 | codestorywithMIK
Company Tags : will update later
Code Github(C++ & JAVA) : https://github.com/MAZHARMIK/Interview_DS_Algo/blob/master/Graph/BFS_DFS/Maximize the Number of Target Nodes After Connecting Trees I.cpp
Leetcode Link : https://leetcode.com/problems/maximize-the-number-of-target-nodes-after-connecting-trees-i


My DP Concepts Playlist :    • Roadmap for DP | How to Start DP ? | Topic...  
My Graph Concepts Playlist :    • Graph Concepts & Qns - 1 : Graph will no m...  
My Segment Tree Concepts Playlist :    • Segment Tree | Introduction | Basics | Bui...  
My Recursion Concepts Playlist :    • Introduction | Recursion Concepts And Ques...  
Trie Playlist -    • Word Search II (Google, Amazon, Meta, Micr...  
Difference Array Technique: Concepts & Qns :    • Introduction | What | How | Difference Arr...  
My GitHub Repo for interview preparation : https://github.com/MAZHARMIK/Interview_DS_Algo
Instagram : https://www.instagram.com/codestorywithmik/
Facebook : https://www.facebook.com/people/codestorywithmik/100090524295846/
Twitter : https://twitter.com/CSwithMIK
Subscribe to my channel :    / @codestorywithmik  

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


Video Summary :
✅ BFS-based Approach Summary:
This approach explores nodes level by level starting from each node, ensuring all nodes within distance k are counted. It uses a queue to systematically visit neighbors and track distance. Ideal for problems where the shortest path or limited-distance spread matters.

✅ DFS-based Approach Summary:
This approach dives deep from each node using recursion, counting nodes up to depth k. It avoids revisiting the parent to prevent cycles. It's intuitive for problems where depth-limited exploration or tree-like branching is involved.


✨ Timelines✨
00:00 - Introduction
0:19 - Motivation
1:15 - Problem Explanation
6:58 - Thought Process + Dry Run
13:25 - Most Important Part - Precalculating Tree2 TargetNodes
27:55 - Story Points
32:20 - Coding BFS
42:52 - Coding DFS

#MIK #mik #Mik
#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 #leetcode #computerscience #leetcodesolutions #leetcodequestionandanswers #code #learning #dsalgo #dsa #coding #programming #100daysofcode #developers #techjobs #datastructures #algorithms #webdevelopment #softwareengineering #computerscience #pythoncoding #codinglife #coderlife #javascript #datascience #leetcode #leetcodesolutions #leetcodedailychallenge #codinginterview #interviewprep #technicalinterview #interviewtips #interviewquestions #codingchallenges #interviewready #dsa #hindi #india #hindicoding #hindiprogramming #hindiexplanation #hindidevelopers #hinditech #hindilearning #helpajobseeker #jobseekers #jobsearchtips #careergoals #careerdevelopment #jobhunt #jobinterview #github #designthinking #learningtogether #growthmindset #digitalcontent #techcontent #socialmediagrowth #contentcreation #instagramreels #videomarketing #codestorywithmik #codestorywithmick #codestorywithmikc #codestorywitmik #codestorywthmik #codstorywithmik #codestorywihmik #codestorywithmiik #codeistorywithmik #codestorywithmk #codestorywitmick #codestorymik #codestorwithmik




Other Videos By codestorywithMIK


2025-06-08Debug by Day, Deadlift by Night | codestorywithMIK
2025-06-07Achanak se yaad agaya | Leetcode POTD | codestorywithMIK
2025-06-07A Message | Travel Tales | codestorywithMIK
2025-06-06Using a Robot to Print the Lexicographically Smallest String | Thought Process | Leetcode 2434 | MIK
2025-06-04Find the Lexicographically Largest String From the Box I | Another Approach | Leetcode 3403 | MIK
2025-06-04Find the Lexicographically Largest String From the Box I | Thought Process | Leetcode 3403 | MIK
2025-06-02Maximum Candies You Can Get from Boxes | 2 Ways | Simple Intuition | Leetcode 1298 |codestorywithMIK
2025-06-01Distribute Candies Among Children II | 4 Approaches | Detailed | Leetcode 2929 | codestorywithMIK
2025-05-31DP bole to Dynamic Programming 🥹 | codestorywithMIK
2025-05-29Maximize the Number of Target Nodes After Connecting Trees II | Full Dry Run | Leetcode 3373 | MIK
2025-05-27Maximize the Number of Target Nodes After Connecting Trees I | BFS | DFS | Leetcode 3372 | MIK
2025-05-27Are bhai 🥹❤️🙏
2025-05-27How it feels being good at DSA + Dev 🔥🔥 | codestorywithMIK
2025-05-27Maje hi Maje | DSA | HLD | LLD | codestorywithMIK
2025-05-26Divisible and Non-divisible Sums Difference | Constant Time | Leetcode 2894 | codestorywithMIK
2025-05-25Struggling With Logic in Coding ? Watch This Before Your Next LeetCode Question | codestorywithMIK
2025-05-25Avoid using Global Variables | codestorywithMIK
2025-05-24Longest Palindrome by Concatenating Two Letter Words | Simple Way | Leetcode 2131 | codestorywithMIK
2025-05-24Sometimes rejection is just redirection | codestorywithMIK
2025-05-24What is Lambda Capture | C++ | Java | Leetcode 2942 | codestorywithMIK
2025-05-23Can you guess ?