Shortest Bridge | Leetcode-934 | DFS + BFS | MICROSOFT | Explanation ➕ Live Coding

Subscribers:
104,000
Published on ● Video Link: https://www.youtube.com/watch?v=GSE0-dReL6Y



Duration: 26:49
919 views
75


============FROM INTUITION BUILDING TO COMPLETE SOLUTION================
Hi everyone, this is the 45th video of our Array Playlist.
In this video we will try to solve a very good DFS+BFS 2-D Array Qn “Shortest Bridge”.
We will do live coding after explanation and see if we are able to pass all the test cases.

Problem Name : Shortest Bridge
Company Tags : MICROSOFT
My solutions on Github : https://github.com/MAZHARMIK/Interview_DS_Algo/edit/master/Arrays/2-D%20Array/Shortest%20Bridge.cpp
Leetcode Link : https://leetcode.com/problems/shortest-bridge/


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/

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

#coding #helpajobseeker #easyrecipes #leetcode #leetcodequestionandanswers #leetcodesolution #leetcodedailychallenge #leetcodequestions #leetcodechallenge #hindi #india #hindiexplanation #hindiexplained #easyexplaination #interview #interviewtips
#interviewpreparation #interview_ds_algo #hinglish




Other Videos By codestorywithMIK


2023-05-26Stone Game II | Game Strategy | EASIEST Explanation | META | Leetcode-1140 | Live Code
2023-05-2626 May 2023
2023-05-25New 21 Game | With Maths Logic | GOOGLE | Leetcode-837 | Explanation ➕ Live Coding
2023-05-24#easyexplaination #leetcode #hindiexplained #interview #leetcodedailychallenge #meme
2023-05-24Maximum Subsequence Score | Intuition | AMAZON | Leetcode-2542 | Explanation ➕ Live Coding
2023-05-23Fibonacci Number | Recur + Memo | Bottom Up | DP Concepts & Qns - 2 | Leetcode-509
2023-05-23Kth Largest Element in a Stream | Heap | AMAZON | Leetcode-703 | Explanation ➕ Live Coding 🧑🏻‍💻
2023-05-22Top K Frequent Elements | Heap | Bucket Sort | AMAZON | Leetcode-347 | Explanation ➕ Live Coding
2023-05-21Roadmap for DP | How to Start DP ? | Topics in DP | DP Concepts & Qns - 1
2023-05-21Stand out of the crowd. #codestorywithMIK #leetcode #easyexplaination #hindiexplained #interview
2023-05-21Shortest Bridge | Leetcode-934 | DFS + BFS | MICROSOFT | Explanation ➕ Live Coding
2023-05-20Evaluate Division | With INTUITION | META, AMAZON | Leetcode-399 | Live Code 🧑🏻‍💻👩🏻‍💻
2023-05-19Bellman-Ford Algorithm | Full Detail | Microsoft, Amazon | Graph Concepts & Qns - 31 | Explanation
2023-05-19Khatam, Tata, Bye Bye #leetcode #easyexplaination #codestorywithMIK
2023-05-18Is Graph Bipartite? | Link In The Description | 👨🏻‍💻👩🏻‍💻
2023-05-18How to use Leetcode coins to recover streak 🔥🔥🔥 #leetcode #easyexplaination #hindiexplained
2023-05-17Minimum Number of Vertices to Reach All Nodes | With INTUITION | GOOGLE | Leetcode-1557 | Live Code
2023-05-17Maximum Twin Sum of a Linked List | 3 Approaches | GOOGLE | Leetcode-2130 | Live Code + Explanation
2023-05-16Path With Minimum Effort | Leetcode-1631 | Dijkstra in 2-D Matrix |GOOGLE |Graph Concepts & Qns - 30
2023-05-15Swap Nodes in Pairs | | MICROSOFT, AMAZON | Leetcode-24 | Live Code + Explanation 🧑🏻‍💻👩🏻‍💻
2023-05-15Swapping Nodes in a Linked List | 1 Pass | 2 Pass | MICROSOFT, AMAZON | Leetcode-1721 | Live Code