Algo Yogi

Algo Yogi

Welcome to AlgoYogi – where code meets calm, and learning is always free! ‍♂️ Dive into the peaceful path of ...

@AlgoYogi-.-io subscribers

LeetCode 155 | Min Stack | O(1) Min Retrieval | Python | AlgoYogi

Algo Yogi

LeetCode 155 | Min Stack | O(1) Min Retrieval | Python | AlgoYogi

6 months ago - 10:03

Master Trees & Binary Trees in Python | AlgoYogi.io - Your Smart Coding Interview Prep Tool (2025)

Algo Yogi

Master Trees & Binary Trees in Python | AlgoYogi.io - Your Smart Coding Interview Prep Tool (2025)

11 months ago - 58:32

LeetCode 427 | Construct Quad Tree | Python Solution Explained | AlgoYogi

Algo Yogi

LeetCode 427 | Construct Quad Tree | Python Solution Explained | AlgoYogi

10 months ago - 18:34

LeetCode 146 | LRU Cache | Python Solution Explained | AlgoYogi

Algo Yogi

LeetCode 146 | LRU Cache | Python Solution Explained | AlgoYogi

8 months ago - 32:26

LeetCode 226 | Invert Binary Tree | Python Solution Explained | AlgoYogi

Algo Yogi

LeetCode 226 | Invert Binary Tree | Python Solution Explained | AlgoYogi

11 months ago - 9:52

LeetCode 682 | Baseball Game | Stack-Based Score Calculation | Python | AlgoYogi

Algo Yogi

LeetCode 682 | Baseball Game | Stack-Based Score Calculation | Python | AlgoYogi

6 months ago - 11:26

LeetCode 3151 | Special Array I | Python Parity Alternation Check | AlgoYogi

Algo Yogi

LeetCode 3151 | Special Array I | Python Parity Alternation Check | AlgoYogi

3 months ago - 7:54

Monotonic Array Explained | Check Increasing or Decreasing in Python | AlgoYogi

Algo Yogi

Monotonic Array Explained | Check Increasing or Decreasing in Python | AlgoYogi

3 months ago - 11:58

LeetCode 110 | Balanced Binary Tree | Python Solution Explained | AlgoYogi

Algo Yogi

LeetCode 110 | Balanced Binary Tree | Python Solution Explained | AlgoYogi

10 months ago - 7:17

LeetCode 15 | 3Sum | Python Solution Explained | Two-Pointer Approach | AlgoYogi

Algo Yogi

LeetCode 15 | 3Sum | Python Solution Explained | Two-Pointer Approach | AlgoYogi

7 months ago - 18:38

LeetCode 1299 | Replace Elements with Greatest on Right | Python Reverse-Traversal | AlgoYogi

Algo Yogi

LeetCode 1299 | Replace Elements with Greatest on Right | Python Reverse-Traversal | AlgoYogi

2 months ago - 8:47

Heaps, BFS, DFS, and Dijkstra Explained | Master Graph Algorithms in Python | AlgoYogi

Algo Yogi

Heaps, BFS, DFS, and Dijkstra Explained | Master Graph Algorithms in Python | AlgoYogi

5 months ago - 43:12

LeetCode 721 | Accounts Merge | Python Union-Find (DSU) Email Grouping Explained | AlgoYogi

Algo Yogi

LeetCode 721 | Accounts Merge | Python Union-Find (DSU) Email Grouping Explained | AlgoYogi

4 months ago - 33:46

Dijkstra Algorithm Explained | Graphs & Priority Queue | Python Code + Pseudocode | AlgoYogi

Algo Yogi

Dijkstra Algorithm Explained | Graphs & Priority Queue | Python Code + Pseudocode | AlgoYogi

5 months ago - 18:45

LeetCode 894 | All Possible Full Binary Trees | Python Solution Explained | AlgoYogi

Algo Yogi

LeetCode 894 | All Possible Full Binary Trees | Python Solution Explained | AlgoYogi

9 months ago - 10:25

LeetCode 739 | Daily Temperatures | Monotonic Stack in Python | AlgoYogi

Algo Yogi

LeetCode 739 | Daily Temperatures | Monotonic Stack in Python | AlgoYogi

6 months ago - 19:48

LeetCode 283 | Move Zeroes | Python Solution Explained | AlgoYogi

Algo Yogi

LeetCode 283 | Move Zeroes | Python Solution Explained | AlgoYogi

8 months ago - 6:03

LeetCode 104 | Maximum Depth of Binary Tree | Python Solution Explained | AlgoYogi

Algo Yogi

LeetCode 104 | Maximum Depth of Binary Tree | Python Solution Explained | AlgoYogi

11 months ago - 10:42

LeetCode 1609 | Even Odd Tree | Python Solution Explained | AlgoYogi

Algo Yogi

LeetCode 1609 | Even Odd Tree | Python Solution Explained | AlgoYogi

9 months ago - 15:04

LeetCode 74 | Search a 2D Matrix | Python Binary Search Explained | AlgoYogi

Algo Yogi

LeetCode 74 | Search a 2D Matrix | Python Binary Search Explained | AlgoYogi

6 months ago - 16:04

LeetCode 645 | Set Mismatch | Python In-Place Index Marking or Counting | AlgoYogi

Algo Yogi

LeetCode 645 | Set Mismatch | Python In-Place Index Marking or Counting | AlgoYogi

2 months ago - 18:09

LeetCode 543 | Diameter of Binary Tree | Python Solution Explained | AlgoYogi

Algo Yogi

LeetCode 543 | Diameter of Binary Tree | Python Solution Explained | AlgoYogi

11 months ago - 12:23

LeetCode 162 | Find Peak Element | Python Binary Search Explained | AlgoYogi

Algo Yogi

LeetCode 162 | Find Peak Element | Python Binary Search Explained | AlgoYogi

7 months ago - 17:26

LeetCode 853 | Car Fleet | Stack & Math Simulation | Python | AlgoYogi

Algo Yogi

LeetCode 853 | Car Fleet | Stack & Math Simulation | Python | AlgoYogi

5 months ago - 22:16

LeetCode 2460 | Apply Operations to an Array | Python Solution Explained | AlgoYogi

Algo Yogi

LeetCode 2460 | Apply Operations to an Array | Python Solution Explained | AlgoYogi

7 months ago - 8:50

LeetCode 875 | Koko Eating Bananas | Binary Search on Answer | Python | AlgoYogi

Algo Yogi

LeetCode 875 | Koko Eating Bananas | Binary Search on Answer | Python | AlgoYogi

6 months ago - 20:14

LeetCode 367 | Valid Perfect Square | Python Binary Search Solution | AlgoYogi

Algo Yogi

LeetCode 367 | Valid Perfect Square | Python Binary Search Solution | AlgoYogi

7 months ago - 14:37

Union-Find (Disjoint Set Union) Explained | Python Implementation + Examples | AlgoYogi

Algo Yogi

Union-Find (Disjoint Set Union) Explained | Python Implementation + Examples | AlgoYogi

4 months ago - 22:25

LeetCode 207 | Course Schedule | Python DFS Cycle Detection in Graph | AlgoYogi

Algo Yogi

LeetCode 207 | Course Schedule | Python DFS Cycle Detection in Graph | AlgoYogi

4 months ago - 17:39

AlgoYogi: Crack DSA & System Design—Track, Learn, Get Hired

Algo Yogi

AlgoYogi: Crack DSA & System Design—Track, Learn, Get Hired

3 months ago - 3:48

LeetCode 948 | Bag of Tokens | Python Greedy Strategy Explained | AlgoYogi

Algo Yogi

LeetCode 948 | Bag of Tokens | Python Greedy Strategy Explained | AlgoYogi

7 months ago - 13:52

LeetCode 1408 | String Matching in an Array | Python Substring Brute-Force | AlgoYogi

Algo Yogi

LeetCode 1408 | String Matching in an Array | Python Substring Brute-Force | AlgoYogi

3 months ago - 9:59

LeetCode 145 | Binary Tree Postorder Traversal | Python Solution Explained | AlgoYogi

Algo Yogi

LeetCode 145 | Binary Tree Postorder Traversal | Python Solution Explained | AlgoYogi

11 months ago - 16:46

LeetCode 2109 | Adding Spaces to a String | Python Solution Explained | AlgoYogi

Algo Yogi

LeetCode 2109 | Adding Spaces to a String | Python Solution Explained | AlgoYogi

7 months ago - 9:52

LeetCode 785 | Is Graph Bipartite? | Python BFS & DFS Coloring | AlgoYogi

Algo Yogi

LeetCode 785 | Is Graph Bipartite? | Python BFS & DFS Coloring | AlgoYogi

4 months ago - 30:21

LeetCode 402 | Remove K Digits | Stack Greedy Python Solution | AlgoYogi

Algo Yogi

LeetCode 402 | Remove K Digits | Stack Greedy Python Solution | AlgoYogi

5 months ago - 13:16

LeetCode 2115 | Find All Possible Recipes from Given Supplies | Python | AlgoYogi

Algo Yogi

LeetCode 2115 | Find All Possible Recipes from Given Supplies | Python | AlgoYogi

4 months ago - 32:13