Stack

Palidrome Linked List
Palidrome Linked List

Introduction Hello and welcome! I’m Ming Lee, and today we’re going to cover How to solve LeetCode 234 - Palidrome Linked List - in JS/TS :zap: Same as always we’re gonna solve this, and we’re gonna do it without the big fancy words because this is for regular folx! Keeping …

Implement Queue using Stacks
Implement Queue using …

Introduction Hello and welcome! I’m Ming Lee, and today we’re going to cover How to solve LeetCode 232 - Implement Queue using Stacks - in JS/TS :zap: Same as always we’re gonna solve this, and we’re gonna do it without the big fancy words because this is for regular folx! …

Implement Stack using Queues
Implement Stack using …

Introduction Hello and welcome! I’m Ming Lee, and today we’re going to cover How to solve LeetCode 225 - Implement Stack using Queues - in JS/TS :zap: Same as always we’re gonna solve this, and we’re gonna do it without the big fancy words because this is for regular folx! …