Minimum Window Substring -(Google, Amazon, MakeMyTrip, Microsoft): Explanation βž• Live Coding πŸ§‘πŸ»β€πŸ’»

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



Duration: 38:06
354 views
17


This is our 5th Video on our Sliding Window Playlist. This is one of the best Qns on Sliding Window and hence the most popular one.
SO, today, we will try to solve a very interesting Problem : "Minimum Window Substring".

We will do live coding after explanation and see if we are able to pass all the test cases.

Problem Name : First negative integer in every window of size k
Company Tags : Amazon, Codenation, FactSet, MakeMyTrip, Streamoid Technologies, Microsoft, Media.net, Google, Airbnb
My solutions on Github : https://github.com/MAZHARMIK/Interview_DS_Algo/blob/master/Sliding%20Window/Minimum%20Window%20Substring.cpp
Leetcode Link : https://leetcode.com/problems/minimum-window-substring/
GfG Link : https://practice.geeksforgeeks.org/problems/smallest-window-in-a-string-containing-all-the-characters-of-another-string-1587115621/1

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
#interviewpreparation #interview_ds_algo #hinglish




Other Videos By codestorywithMIK


2022-10-31Toeplitz Matrix -(Google, Meta, Apple) : Explanation βž• Live Coding
2022-10-30Shortest Path in a Grid with Obstacles Elimination -(Google) : Explanation βž• Live Coding
2022-10-29Earliest Possible Day of Full Bloom(Google, Amazon, Microsoft, Adobe):Explanation βž• Live Coding
2022-10-28β€œGroup Anagrams” - (Google, Apple, Amazon, Microsoft and many more). Link In Description
2022-10-27Image Overlap -(Google) : Explanation βž• Live Coding
2022-10-25Continuous Subarray Sum -(Amazon, Meta, Paytm): Explanation βž• Live Coding
2022-10-24Check If Two String Arrays are Equivalent -(Goldman Sachs): Explanation βž• Live Coding
2022-10-24Maximum Length of a Concatenated String with Unique Characters -(Amazon): Explanation βž• Live Coding
2022-10-22Set Mismatch (Better Technique) -(Amazon): Explanation βž• Live Coding
2022-10-22Contains Duplicate II (Sliding Window) -(Airbnb, Palantir Technologies): Explanation βž• Live Coding
2022-10-21Minimum Window Substring -(Google, Amazon, MakeMyTrip, Microsoft): Explanation βž• Live Coding πŸ§‘πŸ»β€πŸ’»
2022-10-20Contains Duplicate II -(Airbnb, Palantir Technologies): Explanation βž• Live Coding πŸ§‘πŸ»β€πŸ’»
2022-10-19Integer to Roman -(Amazon, Facebook, Microsoft, Twitter, Apple, Google..): Explanation βž• Live Coding
2022-10-18Top K Frequent Words -(Amazon, Bloomberg, Uber, Microsoft, Adobe...): Explanation βž• Live Coding
2022-10-17Count and Say -(Zoho, Amazon, Microsoft, Facebook, Google(3 years ago)): Explanation βž• Live Coding
2022-10-16Design Web Crawler (Part-IV) : Google, Amazon, Meta : STEP-3 : Design Deep Dive (BFS vs DFS) πŸ—βš™οΈπŸ‘·
2022-10-16Check if the Sentence Is Pangram -(Zoho, Snapdeal): Explanation βž• Live Coding πŸ§‘πŸ»β€πŸ’»
2022-10-15Minimum Difficulty of a Job Schedule -(Amazon): Explanation βž• Live Coding πŸ§‘πŸ»β€πŸ’»
2022-10-15String Compression -(Amazon, Snapchat, Microsoft, Lyft....): Explanation βž• Live Coding πŸ§‘πŸ»β€πŸ’»
2022-10-14First negative integer in every window of size k-(Amazon,MentorGraphics):Explanationβž• Live Coding
2022-10-13Delete the Middle Node of a Linked List-(Flipkart, Amazon, Microsoft):Explanationβž•Live CodingπŸ§‘πŸ»β€πŸ’»