ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

39 results

WIBYTE
16. Applying Heaps: How to emulate a MAXHEAP using the heapq modulle?

We see how negating values is a neat trick to create emulate a MAX Heap using the heapq function which by default implements ...

3:38
16. Applying Heaps: How to emulate a MAXHEAP using the heapq modulle?

1 view

4 weeks ago

The Engineers' Pitstop
Stack vs Heap: The Core Difference Explained

Stack vs heap explained simply. In this video, you'll learn the difference between stack and heap memory, how stack memory ...

2:27
Stack vs Heap: The Core Difference Explained

448 views

4 weeks ago

Nidhi Chouhan
Top K Frequent Elements 🔥 | LeetCode 347 | Heap + Hashing | Python DSA

Top K Frequent Elements | LeetCode 347 | Heap + Hashing | Python DSA In this video, we solve LeetCode 347 – Top K ...

3:08
Top K Frequent Elements 🔥 | LeetCode 347 | Heap + Hashing | Python DSA

37 views

Streamed 2 weeks ago

Tim H
Maximize Happiness of Selected Children - Leetcode 3075 - Python

Leetcode 3075 - Maximize Happiness of Selected Children ...

3:46
Maximize Happiness of Selected Children - Leetcode 3075 - Python

21 views

2 weeks ago

Devashish Priyadarshi
Online stack and heap visualizer | java | https://pythontutor.com/render.html#mode=display

website link : https://pythontutor.com/render.html#mode=display.

3:09
Online stack and heap visualizer | java | https://pythontutor.com/render.html#mode=display

11 views

3 weeks ago

CodeLucky
K Closest Points to Origin - LeetCode Pattern Explained

Learn how to solve the 'K Closest Points to Origin' problem efficiently using a Max Heap! In this video, we break down the ...

3:51
K Closest Points to Origin - LeetCode Pattern Explained

3 views

1 day ago

CodeLucky
Top K Frequent Elements - Heap vs Bucket Sort Explained

Learn how to solve the Top K Frequent Elements problem efficiently! In this video, we break down one of the most common ...

3:35
Top K Frequent Elements - Heap vs Bucket Sort Explained

2 views

4 days ago

protipsforcoding
The Right Approach to learn data structure and algorithms

Learn DSA the right way with a structured approach that builds strong concepts and problem-solving skills. #dsa #datastructures ...

3:16
The Right Approach to learn data structure and algorithms

94 views

3 weeks ago

CodeStrat
Heap - Maximum Element in a Stream
3:07
Heap - Maximum Element in a Stream

0 views

2 weeks ago

CodeLucky
Top K Frequent Elements: LeetCode Solution (Heap vs Sort)

Learn how to solve the Top K Frequent Elements problem efficiently using a Min-Heap! In this video, we break down the classic ...

3:22
Top K Frequent Elements: LeetCode Solution (Heap vs Sort)

5 views

1 day ago

CodeLucky
Reorganize String - LeetCode 767 - Heap Greedy Solution Explanation

Learn how to solve the 'Reorganize String' coding interview problem using a Max Heap and Greedy strategy! In this tutorial, we ...

3:50
Reorganize String - LeetCode 767 - Heap Greedy Solution Explanation

0 views

1 day ago

vlogommentary
Creating a ref object in Nim Without Unwanted Copies or Temporary Objects

Learn how to allocate and initialize a Nim ref object properly without creating extra copies or temporary objects, using a simple ...

3:01
Creating a ref object in Nim Without Unwanted Copies or Temporary Objects

3 views

2 weeks ago

CodeLucky
Furthest Building You Can Reach - LeetCode Solution Explained

Key Concepts Covered: - Greedy Algorithms - Heap Data Structures - Time Complexity Analysis Whether you're prepping for ...

3:50
Furthest Building You Can Reach - LeetCode Solution Explained

4 views

1 day ago

Fuzetek
Interview Question Series | Season 3 | Episode 23

In this video, we take a deep dive into LeetCode Problem 295 – Find Median from Data Stream using C++, a classic heap-based ...

3:41
Interview Question Series | Season 3 | Episode 23

0 views

1 hour ago

CodeLucky
Meeting Rooms III - LeetCode 2402 - Priority Queue Solution Explained

... times This is a great problem for understanding simulation and heap data structures. Perfect for coding interview preparation!

3:40
Meeting Rooms III - LeetCode 2402 - Priority Queue Solution Explained

4 views

1 day ago

CodeLucky
Top K Frequent Words - Priority Queue Solution (LeetCode Explained)

Learn how to solve the 'Top K Frequent Words' problem efficiently using a Hash Map and a Priority Queue (Min-Heap)! In this ...

3:24
Top K Frequent Words - Priority Queue Solution (LeetCode Explained)

3 views

4 days ago

Techrelatedstuf
30 DAYS / 1-MONTH DSA MASTER PLAN – INTRODUCTION DAY

30 DAYS / 1-MONTH DSA MASTER PLAN – INTRODUCTION DAY Welcome to the 30-Day Data Structures & Algorithms (DSA) ...

0:55
30 DAYS / 1-MONTH DSA MASTER PLAN – INTRODUCTION DAY

16 views

10 days ago

CodeLucky
Kth Largest Element in Array - 3 Ways to Solve (LeetCode 215)

Learn how to solve the "Kth Largest Element in an Array" problem efficiently! In this video, we break down one of the most ...

3:58
Kth Largest Element in Array - 3 Ways to Solve (LeetCode 215)

3 views

4 days ago

Ritika Bera
Maximum Level Sum of a Binary Tree | LeetCode 1161 | Tree | Binary Tree | BFS | RitikaBera

Maximum Level Sum of a Binary Tree | LeetCode 1161 | Tree | Binary Tree | BFS | Easy Explanation | RitikaBera #leetcodepotd ...

3:39
Maximum Level Sum of a Binary Tree | LeetCode 1161 | Tree | Binary Tree | BFS | RitikaBera

2 views

7 days ago

CodeLucky
Closest K Values in BST - LeetCode Solution Explained

Learn how to find the Closest K Values in a Binary Search Tree (BST)! In this video, we break down a popular coding interview ...

3:02
Closest K Values in BST - LeetCode Solution Explained

0 views

1 day ago