Nearest Exit from Entrance in Maze -(Samsung) : Explanation ➕ Live Coding
This is the 3rd Video on our Graph Playlist.
In this video we will try to solve a very good DFS problem on Graph "Nearest Exit from Entrance in Maze".
We will do live coding after explanation and see if we are able to pass all the test cases.
Problem Name : Nearest Exit from Entrance in Maze
Company Tags : Similar Qn Asked By Samsung
My solutions on Github : https://github.com/MAZHARMIK/Interview_DS_Algo/blob/master/Graph/BFS_DFS/Nearest%20Exit%20from%20Entrance%20in%20Maze.cpp
Leetcode Link : https://leetcode.com/problems/nearest-exit-from-entrance-in-maze/
My GitHub Repo for interview preparation : https://github.com/MAZHARMIK/Interview_DS_Algo
Subscribe to my channel : https://www.youtube.com/channel/UCaw58edcO3ZqMw76Bvs0kGQ
╔═╦╗╔╦╗╔═╦═╦╦╦╦╗╔═╗
║╚╣║║║╚╣╚╣╔╣╔╣║╚╣═╣
╠╗║╚╝║║╠╗║╚╣║║║║║═╣
╚═╩══╩═╩═╩═╩╝╚╩═╩═╝
#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
2022-11-30 | Determine if String Halves Are Alike (Screening :Google,Amazon,Microsoft):Explanation➕Live Coding |
2022-11-30 | Unique Number of Occurrences -(Google, Twitter, Amazon, Netflix) : Explanation ➕ Live Coding |
2022-11-28 | Insert Delete GetRandom O(1)-(Google, Amazon,Twitter, Meta, Uber, Microsoft):Explanation➕Live Coding |
2022-11-28 | Find Players With Zero or One Losses -(Google) : Explanation ➕ Live Coding |
2022-11-27 | Arithmetic Slices II - Subsequence -(Google, Meta, Netflix, Amazon, Apple):Explanation ➕ Live Coding |
2022-11-25 | Maximum Profit in Job Scheduling -(Classic DP): Explanation ➕ Live Coding |
2022-11-25 | Sum of Subarray Minimums (Amazon, Google, Meta) : Explanation ➕ Live Coding 🧑🏻💻👩🏻💻 |
2022-11-23 | Word Search -(Apple, Amazon, Microsoft, Intuit) : Explanation ➕ Live Coding |
2022-11-23 | Valid Sudoku -(Google, Amazon, Microsoft, Uber, Apple, Snapchat) : Explanation ➕ Live Coding |
2022-11-21 | Perfect Squares -(Google, Salesforce, Microsoft, Meta, Amazon): Explanation ➕ Live Coding |
2022-11-21 | Nearest Exit from Entrance in Maze -(Samsung) : Explanation ➕ Live Coding |
2022-11-20 | Basic Calculator (Google, Meta, Airbnb) : Explanation ➕ Live Coding 🧑🏻💻👩🏻💻 |
2022-11-19 | Ugly Number II -(Google, Meta, Microsoft, GoldmanSachs, Paytm, Walmart): Explanation ➕ Live Coding |
2022-11-19 | Erect the Fence -(GOOGLE) : Explanation ➕ Live Coding |
2022-11-18 | Ugly Number -(Amazon , Meta) : Explanation ➕ Live Coding |
2022-11-16 | Guess Number Higher or Lower -(Microsoft , Google (with variation)) : Explanation ➕ Live Coding |
2022-11-15 | Count Complete Tree Nodes -(Amazon, Microsoft, Salesforce, Meta) : Explanation ➕ Live Coding |
2022-11-14 | Most Stones Removed with Same Row or Column -(Asked by Google) : Explanation ➕ Live Coding |
2022-11-12 | Reverse Words in a String (Amazon, Microsoft, MentorGraphics, MakeMyTrip) : Explanation➕Live Coding |
2022-11-12 | Find Median from Data Stream (Google, Amazon, Microsoft, Meta...) : Explanation ➕ Live Coding |
2022-11-10 | Remove Duplicates from Sorted Array (Google, Amazon, Microsoft…) : Explanation ➕ Live Coding |