ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

228 results

hbzengin
How to Use Heaps in Python (Priority Queue Tutorial)

This video explains the basics of using heaps in Python. I go over how the heapq module works and what its API looks like.

24:39
How to Use Heaps in Python (Priority Queue Tutorial)

16 views

5 days ago

Data Expertise
Heap Data Structure Explained | Min Heap, Max Heap & Priority Queues Made Simple

Need efficient priority management in algorithms? ⚙️ The Heap Data Structure is a powerful tree-based structure used to ...

0:27
Heap Data Structure Explained | Min Heap, Max Heap & Priority Queues Made Simple

0 views

2 weeks ago

Learn Fundamentals
Priority Queues and Heaps in Python

Priority Queues and Heaps in Python.

9:46
Priority Queues and Heaps in Python

0 views

10 days ago

Eric Charnesky
CIS 2001 - CS2 for Data Scientists ( Python ) - Winter 2026 - Trees & Heaps

... start to build out a a fun structure called a heap here and heaps are lots of fun so let me add a new python file here for a heap.

1:10:02
CIS 2001 - CS2 for Data Scientists ( Python ) - Winter 2026 - Trees & Heaps

18 views

4 days ago

Interview Mentor App
heapq vs sorted() in Python — When to Use Each

Learn when Python's heapq module outperforms sorting a list. This video covers the O(n log k) vs O(n log n) complexity difference, ...

1:29
heapq vs sorted() in Python — When to Use Each

2 views

2 weeks ago

Eric Charnesky
CIS 2001 - CS2 for Data Scientists ( Python ) - Winter 2026 - Trees & Heaps part 2

... briefly and again you'll come you'll come back to that um as we go or in 350 in the data structures algorithm analysis course and ...

18:29
CIS 2001 - CS2 for Data Scientists ( Python ) - Winter 2026 - Trees & Heaps part 2

15 views

2 days ago

O
Top K Frequent Words [min-heap method] - LeetCode
10:41
Top K Frequent Words [min-heap method] - LeetCode

12 views

3 weeks ago

Interview Mentor App
How heapq.nlargest Picks Heap vs Sort | Python

Python's heapq.nlargest doesn't always use a heap — it has three internal strategies. Learn how it chooses between max(), ...

1:23
How heapq.nlargest Picks Heap vs Sort | Python

0 views

2 weeks ago

mohitsatr
Leetcoding - divide and conquer + heap

Merge K Sorted Lists.

46:17
Leetcoding - divide and conquer + heap

52 views

5 days ago

TechInToday
Stack vs Heap Explained Simply

Understanding memory is an important concept in programming. In this video, we explain the difference between Stack and Heap ...

1:52
Stack vs Heap Explained Simply

29 views

4 days ago

Ankush More
02 Sorting Algorithms - DSA with Python

Python Algorithms Sorting Algorithms — A Complete Guide DSA with Python.

30:37
02 Sorting Algorithms - DSA with Python

0 views

10 days ago

j0osman
Calculating dynamic heap allocation overhead

Dynamic heap allocator overhead visualization. github url: https://github.com/j0osman/MemViz Links: https://x.com/j0osman ...

6:31
Calculating dynamic heap allocation overhead

9 views

8 days ago

Apna program
Solving Data Structures Questions  | Stack, Queue, Tree, Graph in Python

In this video, we solve important Data Structures questions. Topics covered include: ✓ Stack ✓ Queue ✓ Tree ✓ Graph ...

6:39
Solving Data Structures Questions | Stack, Queue, Tree, Graph in Python

5 views

1 month ago

Ankush More
Python Data Structures & Algorithms (DSA)

Python Data Structures & Algorithms A Complete Visual Guide DSA with Python.

1:24:00
Python Data Structures & Algorithms (DSA)

6 views

6 days ago

Programming Avec Reza
Data Structure Bootcamp in Python

Learn C++ and Python from Zero to Hero! Are you ready to master C++ or Python from scratch? Whether you're a beginner or ...

3:09:41
Data Structure Bootcamp in Python

0 views

2 weeks ago

Ankush More
Trees - DSA with Python

Python Data Structures Trees — A Complete Guide DSA with Python.

32:40
Trees - DSA with Python

0 views

10 days ago

Xander Gouws
The C Iceberg

I wanted to go over some of my favourite surprising and obscure facts about C. We start with the essentials you really ought to ...

9:38
The C Iceberg

170,349 views

3 weeks ago

CTO Bhaiya
Day 51/90 |⚡1792. Maximum Average Pass Ratio 🔥 Brute Force to Greedy Heap (Full Intuition)🔥 #6

... pass ratio problem explanation brute force vs optimized priority queue tutorial heap data structure algorithms interview prep dsa ...

1:08:20
Day 51/90 |⚡1792. Maximum Average Pass Ratio 🔥 Brute Force to Greedy Heap (Full Intuition)🔥 #6

308 views

2 weeks ago

CTO Bhaiya
Day 50/90 |⚡1354. Construct Target Array With Multiple Sums🔥|Reverse Thinking + Heap Intuition #6

Telegram Channel : https://t.me/ctobhaiya_tg Instagram: https://www.instagram.com/ctobhaiya Linkedin: ...

1:12:48
Day 50/90 |⚡1354. Construct Target Array With Multiple Sums🔥|Reverse Thinking + Heap Intuition #6

424 views

3 weeks ago

GDGC DBIT
Day 30 | Heaps (Important) | Min Heap, Max Heap, Heap Sort + LC 373

Today, we're covering one of the most important data structures for interviews — Heaps. Concepts Covered: Min Heap vs Max ...

1:24:38
Day 30 | Heaps (Important) | Min Heap, Max Heap, Heap Sort + LC 373

9 views

1 month ago