Stacks & Queues Interview Questions - Google, Facebook, Amazon, Microsoft
Offered By: Kunal Kushwaha via YouTube
Course Description
Overview
Dive into a comprehensive video tutorial covering stacks and queues interview questions commonly asked by top tech companies like Google, Facebook, Amazon, and Microsoft. Learn how to approach and solve problems ranging from LeetCode easy to hard difficulty levels, with step-by-step explanations of thought processes and complete code walkthroughs. Explore topics such as implementing a queue using stacks, game of two stacks, finding the largest rectangle in a histogram, validating parentheses, and balancing parentheses strings. Access provided resources including code samples, a complete Java DSA playlist, and additional learning materials to enhance your understanding and preparation for technical interviews.
Syllabus
- Introduction
- Thought process for questions
- Q: Implement queue using stacks
- Q: Game of two stacks
- Q: Largest rectangle in histogram
- Q: Valid parentheses
- Q: Minimum add to make parentheses valid
- Q: Minimum insertions to balance a parentheses string
- Outro
Taught by
Kunal Kushwaha
Related Courses
Information TheoryThe Chinese University of Hong Kong via Coursera Intro to Computer Science
University of Virginia via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Divide and Conquer, Sorting and Searching, and Randomized Algorithms
Stanford University via Coursera