ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

70 results

Eye Of A Hero
Collections Queues:   LinkedList vs. PriorityQueue

In this video we explore the **Queue interface** in the Java Collections Framework and learn how Java handles **FIFO (First-In, ...

12:37
Collections Queues: LinkedList vs. PriorityQueue

2 views

2 weeks ago

Nathan Joslin
Priority Queues: Code Trace
4:46
Priority Queues: Code Trace

0 views

8 days ago

Java Guides and Ramesh Fadatare - AI & Tech
Java Collections Interview Questions and Answers for Beginners to Experienced [2026 Edition]

(16:38) What is a PriorityQueue, and how does it work? (17:36) What is a WeakHashMap, and when should you use it? (18:13) ...

20:50
Java Collections Interview Questions and Answers for Beginners to Experienced [2026 Edition]

986 views

3 weeks ago

Mahesh Ahirwar
Reorganize String | Greedy + Max Heap | DSA Interview Problem

In this video, we solve the Reorganize String problem using a Greedy strategy with Max Heap (Priority Queue) to ensure that no ...

7:34
Reorganize String | Greedy + Max Heap | DSA Interview Problem

33 views

4 weeks ago

VikhramGuide
Find the Kth largest element (Priority Queue)

Kth largest element.

5:49
Find the Kth largest element (Priority Queue)

1 view

3 weeks ago

RuchiCodes
Queue Interface in Java 🔥 | FIFO | PriorityQueue | Deque | ArrayDeque (Complete Guide)

In this video, we have explained QUEUE Interface in Java in a very simple and beginner-friendly way. Java Complete Source ...

12:29
Queue Interface in Java 🔥 | FIFO | PriorityQueue | Deque | ArrayDeque (Complete Guide)

231 views

3 weeks ago

Mind2Machine
PriorityQueue & ArrayDeque in Java | Collection Framework EP-4 | All Operations with Example

In this video, I have explained PriorityQueue and ArrayDeque in Java with complete coding in VS Code. I have covered all ...

13:01
PriorityQueue & ArrayDeque in Java | Collection Framework EP-4 | All Operations with Example

9 views

8 days ago

Web Fusion with Bharadwaj
128. Greedy With PriorityQueue Algorithm (Java)

Welcome to Code-with-Bharadwaj! Hi there! I'm Manu, and I'm excited to help you level up your coding skills.

13:02
128. Greedy With PriorityQueue Algorithm (Java)

53 views

3 weeks ago

tenxbackend
Design Notification System | Priority based notification processing | machine coding round

This video is the final part of the Notification System Low-Level Design (LLD) series, where the focus shifts to implementing ...

13:19
Design Notification System | Priority based notification processing | machine coding round

100 views

4 weeks ago

Eye Of A Hero
Java Sorting Finally Explained Comparable vs Comparator Made Simple

... Comparator • Sorting Lists with Collections.sort() • How TreeSet, TreeMap, and PriorityQueue rely on comparisons If you've ever ...

16:21
Java Sorting Finally Explained Comparable vs Comparator Made Simple

8 views

13 days ago

College Eduventures
Mastering Java Queues | Java | Interview Preparation | College Eduventures

Mastering Java Queues | Java | Interview Preparation | College Eduventures In this video, we dive deep into Java Queue ...

6:51
Mastering Java Queues | Java | Interview Preparation | College Eduventures

2 views

17 hours ago

Ashwani gupta
Java Collections Framework Explained  List, Set, Map, Queue with Examples

In this video, we explain the Java Collections Framework in detail with clear examples. Topics Covered: - Iterable and Collection ...

19:40
Java Collections Framework Explained List, Set, Map, Queue with Examples

7 views

13 hours ago

Divya Explains - Code & Consciousness
24.  Microsoft Task Scheduler Explained in 20 Minutes | DLL + Priority Queue (Interview Problem)

In this video, I break down a real Microsoft interview problem (2025) on Task Scheduling using Doubly Linked List + Priority ...

9:50
24. Microsoft Task Scheduler Explained in 20 Minutes | DLL + Priority Queue (Interview Problem)

4 views

10 days ago

Bongani Nkhensani
SCOA021 Java collection Framework
54:43
SCOA021 Java collection Framework

13 views

1 day ago

CTO Bhaiya
Day 47/90 |⚡Task Scheduler Explained | Max Heap + Cooldown Queue (LeetCode 621) | GFG #6 #heap

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

48:26
Day 47/90 |⚡Task Scheduler Explained | Max Heap + Cooldown Queue (LeetCode 621) | GFG #6 #heap

796 views

2 weeks ago

The Learning Guy
class 74th 15 12 23
1:20:01
class 74th 15 12 23

0 views

12 days ago

CTO Bhaiya
Day 43/90 |⚡How to Think Your Way from O(n²) to O(n log n) | LeetCode 1942 | DSA Pattern #6 #heap

... with heaps leetcode heap solution java priorityqueue dsa interview questions coding interview preparation faang dsa algorithm ...

1:00:49
Day 43/90 |⚡How to Think Your Way from O(n²) to O(n log n) | LeetCode 1942 | DSA Pattern #6 #heap

835 views

4 weeks ago

Developer Coder
Minimum Cost Path with Edge Reversals | LeetCode 3650 | Dijkstra | Java Code | Developer Coder

... Graph DSA LeetCode Dijkstra Problems Path Optimization Problems Cost Based Graph Traversal Priority Queue Dijkstra Java ...

31:34
Minimum Cost Path with Edge Reversals | LeetCode 3650 | Dijkstra | Java Code | Developer Coder

182 views

4 weeks ago

Rishi’s programming channel
76 - Add a new order to Order Book

... While adding a new order to our Order Book: - add to the PriorityQueue for BUY or SELL; time complexity is O(log n) - add to the ...

8:54
76 - Add a new order to Order Book

144 views

1 month ago

Programming Classes
Lecture 92 - Java Queue Interface with Examples (Collections) | Programming Classes | Mukesh Sir

Welcome to Programming Classes! Java Tutorial #92 - Java Queue Interface with Examples (Collections) In this video by ...

18:22
Lecture 92 - Java Queue Interface with Examples (Collections) | Programming Classes | Mukesh Sir

31 views

7 days ago