ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

81 results

CSE Guru
Priority Queue Introduction & Linked List Implementation | L 63 | Data Structures & Application

Priority Queue Introduction Priority queue is a data structure in which each element is assigned a priority Priority determines the ...

15:15
Priority Queue Introduction & Linked List Implementation | L 63 | Data Structures & Application

58 views

6 days ago

CSE Guru
C Program to Implement Priority Queue | Queue Datat Structure | L 65 | Data Structures & Application

Array Implementation of Priority Queue Array implementation of priority queue maintains separate queue for each priority number ...

14:14
C Program to Implement Priority Queue | Queue Datat Structure | L 65 | Data Structures & Application

42 views

1 day ago

DSAwithT
Heap Tree Priority Queue
17:29
Heap Tree Priority Queue

21 views

4 days ago

CodeCanvas: Algorithms in Motion
BFS Algorithm Visualization 🚀 | Queue-Based Graph Traversal. #coding #computerscience

Learn Breadth First Search (BFS) with a clean step-by-step animation! This short visualizes how BFS works using a queue, ...

0:25
BFS Algorithm Visualization 🚀 | Queue-Based Graph Traversal. #coding #computerscience

277 views

4 days ago

Coderead Academy
❗️Queue Data Structure Explained FIFO Simple Way | #QueueDS #FIFO #codingbasics
0:26
❗️Queue Data Structure Explained FIFO Simple Way | #QueueDS #FIFO #codingbasics

1,942 views

23 hours ago

Thegenzcoder
How Binary Heap Helps Designing Emergency Hospital Room Allocations? | #systemdesign | #dsa

How emergency rooms decide who gets treated first? They use a Binary Max Heap. Patients aren't sorted by arrival time, but by ...

0:49
How Binary Heap Helps Designing Emergency Hospital Room Allocations? | #systemdesign | #dsa

0 views

1 day ago

Campus Prepp
LeetCode 865 – Smallest Subtree of Deepest Nodes | DFS Approach (Java C++ Python JS) Solution 9 Jan

865. Smallest Subtree with All the Deepest Nodes | LeetCode Solution (Java / C++ / Python / JS) In this video, we solve the ...

0:42
LeetCode 865 – Smallest Subtree of Deepest Nodes | DFS Approach (Java C++ Python JS) Solution 9 Jan

0 views

9 hours ago

The Techzeen
DSA Tutorial #60: Priority Queue Explained ⚡ Why Heap is the BEST Choice? (2026)

Priority Queue is NOT just another Queue ✓ It is the secret behind high performance algorithms like Dijkstra and Huffman Coding ...

11:12
DSA Tutorial #60: Priority Queue Explained ⚡ Why Heap is the BEST Choice? (2026)

49 views

7 days ago

CSE Guru
Priority Queue Array Implementation | Queue Datat Structure | L 64 | Data Structures & Application

Array Implementation of Priority Queue Array implementation of priority queue maintains separate queue for each priority number ...

16:49
Priority Queue Array Implementation | Queue Datat Structure | L 64 | Data Structures & Application

85 views

3 days ago

Orphen
Game Zero: implementing a priority queue

I implement a min heap in Jai to use as a priority queue in pathfinding algorithms in a game.

21:57
Game Zero: implementing a priority queue

23 views

7 days ago

Code Flow
DSA Heap Tree Priority Queue
7:32
DSA Heap Tree Priority Queue

0 views

4 days ago

Start Coding Today
Heap & Priority Queue Explained | Binary Heap in C++ Guide#C++ #Heap #DataStructures

Master Heaps and Priority Queues in C++! Learn how binary heaps work, implement heap operations, and use C++ STL's ...

7:18
Heap & Priority Queue Explained | Binary Heap in C++ Guide#C++ #Heap #DataStructures

0 views

6 days ago

Shikhar Chaudhary
Meeting Rooms 2 | Priority Queue | Meta coding interview

In this video we will cover 2 famous interview problems involving intervals, Meeting Rooms & Meeting Rooms 2 ...

23:27
Meeting Rooms 2 | Priority Queue | Meta coding interview

35 views

4 days ago

The Cumulonimbus 'dot' AI Opera
priority based job scheduling

Function this starts priority queue. Schedule. Takes no parameter schedules the given task at head of the run Q so if run is empty ...

53:39
priority based job scheduling

7 views

3 days ago

Ycotes
DSA UNIT–2 One Shot | Concept +Queues Code + PYQs | Queues & Linked Lists Explained | Exam Ready

This video covers DSA Unit–2: Queues and Linked Lists with complete chapter explanation and application-based learning, ...

49:34
DSA UNIT–2 One Shot | Concept +Queues Code + PYQs | Queues & Linked Lists Explained | Exam Ready

331 views

1 day ago

Tech and System Chronicles
System Design of priority lift #SystemDesign #ElevatorAlgorithms #PriorityQueue #DesignPatterns

Explore the intricate world of Elevator System Design, where high-level software engineering meets physical urban infrastructure.

7:12
System Design of priority lift #SystemDesign #ElevatorAlgorithms #PriorityQueue #DesignPatterns

0 views

2 days ago

XGTD
USACO Milking Order Gold 2018 U.S OPen

good problem binary search + topo sort + priority queue for grind today we got a new counting method = enumerating 2 extreme ...

5:35
USACO Milking Order Gold 2018 U.S OPen

7 views

6 days ago

The Techzeen
DSA Tutorial #61: Min Priority Queue from SCRATCH 🤯 Build Min Heap in Java (No Built-ins)

... Priority Queue really is ✓ Why Heap is the best data structure for Priority Queue ✓ How a Complete Binary Tree is stored inside ...

27:07
DSA Tutorial #61: Min Priority Queue from SCRATCH 🤯 Build Min Heap in Java (No Built-ins)

41 views

3 days ago

AI Guy | Average IT Guy
Same Heap Code → 4 Interview Problems 🔥 | Top-K vs Kth Frequent

In this video, I show how ONE heap logic solves 4 different interview problems No extra tricks. No new code. Just heap type + ...

1:16:15
Same Heap Code → 4 Interview Problems 🔥 | Top-K vs Kth Frequent

0 views

4 days ago

quiz exams
DATA STRUCTURES & Algorithms COMPLETED EXAM 2026 (Complete And Verified Study material) (7pages)

What is the difference between a stack and a queue? How are they implemented using arrays or linked lists? A stack is a linear ...

0:13
DATA STRUCTURES & Algorithms COMPLETED EXAM 2026 (Complete And Verified Study material) (7pages)

0 views

5 days ago