Implement Stack using Queues | Full Thought Process | BLOOMBERG | Leetcode-225 | Live Code

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



Duration: 21:59
1,370 views
102


This is the 10th Video on our Design Data Structure Playlist.
In this video we will try to solve a very famous design Problem - Implement Stack using Queues (Leetcode-225).
We will also solve the follow up Qn of this Problem - "Solve it using only one Queue"

I will try my best to explain the intuition so easily that you will never forget.
We will do live coding after explanation and see if we are able to pass all the test cases.

Problem Name : Implement Stack using Queues
Company Tags : BLOOMBERG
My solutions on Github : https://github.com/MAZHARMIK/Interview_DS_Algo/blob/master/Design/Implement%20Stack%20using%20Queues.cpp
Leetcode Link : https://leetcode.com/problems/implement-stack-using-queues/

My DP Concepts Playlist : https://youtu.be/7eLMOE1jnls
My Graph Concepts Playlist : https://youtu.be/5JGiZnr6B5w
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/
Twitter : https://twitter.com/CSwithMIK


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


#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




Other Videos By codestorywithMIK


2023-09-01Extra Characters in a String | Tree Diagram | Recursion | Memoization | MADE EASY | Leetcode - 2707
2023-09-01Thank you for such a thoughtful gift ♥️😇🎉 #gift #surprise #friendhip #bond #love #thoughtfull
2023-08-31Counting Bits | Follow Up Qn | 2 Approaches | AMAZON | Leetcode - 338
2023-08-30Minimum Number of Taps to Open to Water a Garden | Full Dry Run | ATLASSIAN | Leetcode - 1326
2023-08-30Disjoint Set Union By SIZE and Path Compression | DSU | Graph Concepts & Qns -39 | Explanation+Code
2023-08-30Minimum Replacements to Sort the Array | Cleanest Code | Full Dry Run | GOOGLE | Leetcode - 2366
2023-08-30Happy Raksha Bandhan ♥️ #rakshabandhan #sister #sisters #sis #festival #india #bond #love #friends
2023-08-29I’ll tell you a STORY, you’ll never forget #codestorywithMIK
2023-08-29Thank you from the bottom of my ♥️ #codestorywithMIK #coding #leetcode #trust #friendship #friends
2023-08-29Minimum Penalty for a Shop | MULTIPLE APPROACHES | Dry Run | META | Leetcode - 2483
2023-08-27Implement Stack using Queues | Full Thought Process | BLOOMBERG | Leetcode-225 | Live Code
2023-08-27Guidance | Q& A | Part-1 | Getting Started with DSA ? | Road Map
2023-08-27Frog Jump | Khandaani Tareeka | Memoization | GOOGLE | AMAZON | META | Leetcode-403
2023-08-26How big would you dream ? 🔥🔥🔥 #hardwork #motovational #motivation #coding #leetcode #motivational
2023-08-25Maximum Length of Pair Chain | Same as LIS | FULL INTUITION | DP Concepts & Qns - 13 | Leetcode-646
2023-08-24Interleaving String | Khandaani Tareeka | Memoization | GOOGLE | Leetcode-97
2023-08-24Text Justification | Broken into Pieces | GOOGLE | Leetcode-68 | Explanation + Live Coding
2023-08-22Reorganize String | 2 Approaches | Time Complexity | Full Dry Run | TESLA | AMAZON | Leetcode-767
2023-08-21Excel Sheet Column Title | Made it simple | Dry Run | Leetcode-168 | Meta | Microsoft | Explanation
2023-08-20Repeated Substring Pattern | Full Intuition | Time Complexity | GOOGLE | AMAZON | Leetcode-459
2023-08-20Sort Items by Groups Respecting Dependencies | Broken into Simple Steps | Intuition | Leetcode-1203