Chapters (13)
- 0:00Introduction to the course on the Stack data structure
- 0:31Stack implementation intuitions + Code in Python3 and C++
- 6:23Simplify Path | InterviewBit | LeetCode
- 19:01Min Stack | InterviewBit | LeetCode
- 30:04Introduction to Parentheses questions
- 40:24Valid Parentheses | InterviewBit | LeetCode
- 52:27Redundant Braces | InterviewBit
- 1:02:08Minimum Remove to Make Valid Parentheses | LeetCode
- 1:12:58Longest Valid Parentheses | LeetCode
- 1:17:42Introduction to Calculator questions
- 1:22:51Convert Infix to Postfix
- 1:40:15Evaluate Reverse Polish Notation| InterviewBit | LeetCode
- 1:47:18Basic Calculator I, II, III | LeetCode
Show the creator's full description
Questions on the stack data structure are very common in technical interviews. Learn how to master the data structure, starting from the easiest problems on LeetCode and InterviewBit and slowly building up intuitions so that the hard problems seem easy. All the questions are popular interview questions from Google, Meta, Microsoft and more!
✏️ Tanishq Chaudhary developed this course. Check out his channel: https://www.youtube.com/c/TanishqChaudhary1337
❤️ Try interactive Career courses we love, right in your browser: https://scrimba.com/freeCodeCamp-Career (Made possible by a grant from our friends at Scrimba)
⭐️ Course Conetents ⭐️
SECTION 0 – Introduction
⌨️ (0:00:00) Introduction to the course on the Stack data structure
⌨️ (0:00:31) Stack implementation intuitions + Code in Python3 and C++
⌨️ (0:06:23) Simplify Path | InterviewBit | LeetCode
⌨️ (0:19:01) Min Stack | InterviewBit | LeetCode
SECTION 1 – Parentheses
⌨️ (0:30:04) Introduction to Parentheses questions
⌨️ (0:40:24) Valid Parentheses | InterviewBit | LeetCode
⌨️ (0:52:27) Redundant Braces | InterviewBit
⌨️ (1:02:08) Minimum Remove to Make Valid Parentheses | LeetCode
⌨️ (1:12:58) Longest Valid Parentheses | LeetCode
SECTION 2 – Calculator
⌨️ (1:17:42) Introduction to Calculator questions
⌨️ (1:22:51) Convert Infix to Postfix
⌨️ (1:40:15) Evaluate Reverse Polish Notation| InterviewBit | LeetCode
⌨️ (1:47:18) Basic Calculator I, II, III | LeetCode
🎉 Thanks to our Champion and Sponsor supporters:
👾 Raymond Odero
👾 Agustín Kussrow
👾 aldo ferretti
👾 Otis Morgan
👾 DeezMaster
--
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
Description and video by freeCodeCamp.org. This page is an independent companion view; the video is embedded from YouTube.