ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

102 results

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 part 2

... in heaps to make a minimum priority queue um we did our implementation of it here u and it runs pretty quick python has a heap ...

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

15 views

2 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,246 views

3 weeks ago

小星星在努力
Top K Frequent Elements - Heap - Leetcode 347 - Python
11:06
Top K Frequent Elements - Heap - Leetcode 347 - Python

0 views

3 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

Why This in Tech?
Why OOP is Killing Your CPU Cache

Modern hardware favors contiguous memory, yet Object-Oriented Programming often scatters data across the heap. Learn why ...

5:16
Why OOP is Killing Your CPU Cache

134 views

3 days ago

Learn Fundamentals
Trees and Binary Trees in Python

Trees and Binary Trees in Python.

10:11
Trees and Binary Trees in Python

0 views

11 days ago

Artindi
How To Fail At RTS Games

A genre most gamers have tried. RTS is a classic that seems to be making a comeback! Maybe... Do you have what it takes to ...

4:07
How To Fail At RTS Games

43,058 views

3 weeks ago

Hyrum Carroll
Minimum Spanning Trees Exercises

Spanning trees exercises (building trees using DFS and BFS) and step by step execution of Prim's and Kruskal's algorithms on ...

17:36
Minimum Spanning Trees Exercises

0 views

2 weeks 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

Maddy Zhang
Fastest Way to Learn DSA in 2026 | Full Roadmap

If you're wondering whether Data Structures & Algorithms are still worth learning in 2026 ? This video will give you the answer ...

9:00
Fastest Way to Learn DSA in 2026 | Full Roadmap

42,946 views

3 weeks ago

Triveni Bhat
30 Days to Crack a Job in India | Day 5 – Top K Frequent Elements (NeetCode 150 Series)

I'm continuing my 30-day challenge to prepare for coding interviews and land a job in India. I'm following the NeetCode 150 ...

18:10
30 Days to Crack a Job in India | Day 5 – Top K Frequent Elements (NeetCode 150 Series)

0 views

11 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

FCODE
STACK and HEAP  prima parte - APPROFONDIMENTI FCODE

Nuova rubrica del corso python APPROFONDIMENTI FCODE, introduzione gestione memoria in python, memoria STACK and ...

18:12
STACK and HEAP prima parte - APPROFONDIMENTI FCODE

26 views

3 weeks ago

West Delhi Coder
Leetcode-347 Top K Frequent Elements Hashmap Trick
13:47
Leetcode-347 Top K Frequent Elements Hashmap Trick

0 views

2 weeks ago

Hyrum Carroll
Minimum Spanning Trees

An introduction to minimum spanning trees.

11:10
Minimum Spanning Trees

0 views

2 weeks ago

Learn Fundamentals
Stacks and Queues in Python

Stacks and Queues in Python.

10:21
Stacks and Queues in Python

0 views

12 days ago

Jengo
Python’s Global Dominance: From Niche Scripting to the Backbone of AI (2026 Edition)

In this deep dive, we explore the incredible journey of **Python**, which has transitioned from its 1980s origins at the CWI in the ...

7:07
Python’s Global Dominance: From Niche Scripting to the Backbone of AI (2026 Edition)

13 views

1 month ago

DSA_Visualized
Dijkstra's Algorithm Visualized | Leetcode 2976

In this video, I provide a walkthrough of Leetcode 2976 and explain how Dijkstra's Algorithm works. This helps to prepare for ...

6:14
Dijkstra's Algorithm Visualized | Leetcode 2976

94 views

2 weeks ago

NJ code
What Actually Happens When You Run a Program?

When you click the Run button, what actually happens inside your computer? Is it compiling every time? How does the OS create ...

14:36
What Actually Happens When You Run a Program?

22 views

1 month ago