Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
206 results
The Heaps Priority Queues abstract data type: describing the structure by what it promises, not how it's built. We separate the ...
0 views
3 hours ago
In this video, we'll solve the classic Minimum Cost of Ropes problem using the Greedy Algorithm and Priority Queue (Min Heap).
13 views
1 month ago
In this beginner-friendly video, you'll learn: ✓ What is Heap? ✓ Why Heap is called a Tree-Based Data Structure ✓ Min Heap ...
6 views
In this video, we solve LeetCode 1046 - Last Stone Weight using the Heap (Priority Queue) data structure in Java. You'll learn: ...
32 views
3 weeks ago
PriorityQueue #BinaryHeap #Java #DataStructures #SystemDesign #CodingInterview #SDE3 #Heap #DSA #FootgunCode ...
15 views
2 weeks ago
... message brokers like Kafka & RabbitMQ A glimpse into advanced topics: priority queues, circular buffers, thread-safe queues ...
34 views
In this lecture, we explore Heap & Priority Queue, two essential data structures widely used in competitive programming, coding ...
7 views
Topics Covered: ✓ Heap Fundamentals ✓ Min Heap vs Max Heap ✓ Priority Queue Implementation ✓ Kth Largest & Kth ...
Welcome Back to CodeByTushu! In today's video we solve: LeetCode 3286 — Find a Safe Walk Through a Grid This problem is ...
31 views
DESIGN AND ANALYSIS OF ALGORITHMS (DAA) – UNIT 2 | Greedy Algorithms & Backtracking | Complete CS8451 Course ...
8 days ago
Topics Covered: - Queue in Data Structures - Priority Queue using Heap - FIFO Concept - Deque (Double Ended Queue) - Time ...
Covers structured logging, Prometheus metrics, graceful shutdown, race conditions, priority queues, and generic handler design.
47 views
10 days ago
LeetCode 1642 - Furthest Building You Can Reach In this video, we solve LeetCode Problem 1642 step by step. Instead of ...
3 views
1 day ago
This video helps to understand priorityqueue in java and internal working of it.
4 weeks ago
... Comparison • Single Source Shortest Path • Dijkstra's Algorithm • Priority Queue Implementation • Dijkstra Complexity Analysis ...
Leave a million jobs unsorted and choosing the next one means scanning all million. Keep them fully sorted and every new arrival ...
23 views
7 days ago
Welcome to Episode 5 of rebuilding Laravel's queue and job system from scratch! Now that we can scale to multiple parallel ...
24 views
In this video, we'll solve LeetCode 3286: Find a Safe Walk Through a Grid step by step. We'll start by understanding the problem, ...
11 views
Projeto de fila hospitalar com prioridade usando Fila em lista duplamente encadeada. - Integrantes do grupo: BERNARDO ...