Find All Anagrams in a String-(Amazon, Microsoft, Flipkart):Explanation βž• Live Coding πŸ§‘πŸ»β€πŸ’»πŸ‘©πŸ»β€πŸ’»

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



Duration: 6:24
301 views
20


This is the 2nd video on Sliding Window Playlist .
We will be going through the Sliding Window in the easiest way possible and will make it one of the easiest topics.

Today, we will do our very first Qn 'Find All Anagrams in a String'

Problem Name : Find All Anagrams in a String
Leetcode Link : https://leetcode.com/problems/find-all-anagrams-in-a-string/
GfG Link : https://practice.geeksforgeeks.org/problems/count-occurences-of-anagrams5839/1
My solutions on Github : https://github.com/MAZHARMIK/Interview_DS_Algo/blob/master/Sliding%20Window/Find%20All%20Anagrams%20in%20a%20String.cpp

Company Tags 😱🀯 : Amazon, Intuit, Microsoft, Flipkart


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-08-30Design A URL Shortener (Part-III): STEP-2 : Propose High Level Design & Get Buy-In !!! πŸ—βš™οΈπŸ‘·
2022-08-28Diagonal Traverse - (Google, Amazon) : Explanation βž• Live Coding πŸ§‘πŸ»β€πŸ’»πŸ‘©πŸ»β€πŸ’»
2022-08-28Sort the Matrix Diagonally - (MICROSOFT) : Explanation βž• Live Coding πŸ§‘πŸ»β€πŸ’»πŸ‘©πŸ»β€πŸ’»
2022-08-27Design A URL Shortener (Part-II): Back Of The Envelope Estimation !!! πŸ—βš™οΈπŸ‘·
2022-08-26Design A URL Shortener (Part-I): Step-1 (Understand The Problem & Establish Design Scope) !!! πŸ—βš™οΈπŸ‘·
2022-08-25Group Anagrams (without sorting) - (Google,Amazon,Apple.) : Explanation βž• Live Coding πŸ§‘πŸ»β€πŸ’»πŸ‘©πŸ»β€πŸ’»
2022-08-24Group Anagrams (using sorting) - (Google,Amazon,Apple...) : Explanation βž• Live Coding πŸ§‘πŸ»β€πŸ’»πŸ‘©πŸ»β€πŸ’»
2022-08-22Find the Rotation Count in Rotated Sorted array-(Amazon, Flipkart, ABCO):Live Coding πŸ§‘πŸ»β€πŸ’»πŸ‘©πŸ»β€πŸ’»
2022-08-21Find Leaves Of Binary Tree - (Google Onsite-2022, Amazon) : Live Coding πŸ§‘πŸ»β€πŸ’»πŸ‘©πŸ»β€πŸ’»
2022-08-19Design A Unique ID Generator In Distributed Systems (Part-VII): Wrap Up !!! πŸ—πŸ‘·πŸ‘©πŸ»β€πŸ’»
2022-08-17Find All Anagrams in a String-(Amazon, Microsoft, Flipkart):Explanation βž• Live Coding πŸ§‘πŸ»β€πŸ’»πŸ‘©πŸ»β€πŸ’»
2022-08-16Design A Unique ID Generator In Distributed Systems (Part-VI): Design Deep Dive πŸ—πŸ‘·πŸ‘©πŸ»β€πŸ’»
2022-08-15Design A Unique ID Generator In Distributed Systems (Part-V): Twitter Snowflake Approach πŸ—πŸ‘·πŸ‘©πŸ»β€πŸ’»
2022-08-13Delete Nodes And Return Forest - (Amazon, Google) : Live Coding πŸ§‘πŸ»β€πŸ’»πŸ‘©πŸ»β€πŸ’»
2022-08-13Design A Unique ID Generator In Distributed Systems (Part-IV): Ticket Server πŸ—πŸ‘·πŸ‘©πŸ»β€πŸ’»
2022-08-12Count Occurrences of Anagrams-(Amazon, Microsoft, Flipkart):Explanation βž• Live Coding πŸ§‘πŸ»β€πŸ’»πŸ‘©πŸ»β€πŸ’»
2022-08-10Design A Unique ID Generator In Distributed Systems (Part-III): UUID πŸ—πŸ‘·πŸ‘©πŸ»β€πŸ’»
2022-08-09Spiral Matrix - (Amazon, Microsoft, Paytm...) : Explanation βž• Live Coding πŸ§‘πŸ»β€πŸ’»πŸ‘©πŸ»β€πŸ’»
2022-08-08Design A Unique ID Generator In Distributed Systems (Part-II): Multi Master Replication πŸ—πŸ‘·πŸ‘©πŸ»β€πŸ’»
2022-08-05Check Completeness of a Binary Tree (DFS) - (Meta, Amazon) : Explanation βž• Live Coding
2022-08-04Check Completeness of a Binary Tree (BFS) - (Meta, Amazon) : Explanation βž• Live Coding