ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

31 results

Web Fusion with Bharadwaj
13. Priority Queue in Java

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

16:38
13. Priority Queue in Java

24 views

5 days ago

Hacktrickz
Lecture 25.3 : Queue Interface in Java | ArrayDeque & PriorityQueue [Abdul Bari] Java Course

In this lecture, we cover the Queue interface in Java and its important implementations: ArrayDeque and PriorityQueue. Learn how ...

23:44
Lecture 25.3 : Queue Interface in Java | ArrayDeque & PriorityQueue [Abdul Bari] Java Course

0 views

7 days ago

Code Kage
LeetCode 3781 | Maximum Score After Binary Swaps | Heap | Java

In this video, we solve LeetCode 3781: Maximum Score After Binary Swaps using a greedy + heap (priority queue) approach.

9:50
LeetCode 3781 | Maximum Score After Binary Swaps | Heap | Java

21 views

7 days ago

Study Placement
LeetCode 3781 🔥 Maximum Score After Binary Swaps | Biweekly Contest 172 | Priority Queue

In this video, we solve LeetCode 3781 – Maximum Score After Binary Swaps, a medium-level greedy + data structure problem from ...

13:53
LeetCode 3781 🔥 Maximum Score After Binary Swaps | Biweekly Contest 172 | Priority Queue

218 views

7 days ago

Prof. M. RAJA
Java Unit 2 Session #10 & Unit 3 Session#1 Thread Priorities and Collection Framework in Java

Thread Priorities and Collection Framework in Java.

1:01:18
Java Unit 2 Session #10 & Unit 3 Session#1 Thread Priorities and Collection Framework in Java

0 views

6 days ago

Kod Akademi - Java & C++ & Python Dersleri
Java Dersleri #43  Queue  PriorityQueue (2025 güncel)

Bu videoda Java'daki Queue ve PriorityQueue veri yapılarını mantığıyla ve karşılaştırmalı olarak ele alıyoruz. Videoda şunları ...

5:42
Java Dersleri #43 Queue PriorityQueue (2025 güncel)

0 views

2 hours ago

The Techzeen
DSA Tutorial #57: Heap Data Structure EXPLAINED | Min Heap vs Max Heap (2026)

Most students are scared of Heap Data Structure ❌ They memorize definitions but fail in interviews because they never ...

7:22
DSA Tutorial #57: Heap Data Structure EXPLAINED | Min Heap vs Max Heap (2026)

34 views

1 day ago

Web Fusion with Bharadwaj
11. Queue in Java

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

13:29
11. Queue in Java

20 views

5 days ago

Web Fusion with Bharadwaj
20. Heap in Java

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

14:33
20. Heap in Java

23 views

4 days ago

GeeksforGeeks
DSA In Java | Heap 02 | Java in One Shot | Heap in Java

We dive deeper into the working of Heap Data Structure in Java. In this video, we explore advanced heap concepts including ...

3:10:08
DSA In Java | Heap 02 | Java in One Shot | Heap in Java

1,261 views

2 days ago

Web Fusion with Bharadwaj
12. Deque in Java

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

16:02
12. Deque in Java

43 views

5 days ago

Study Placement
Meeting Rooms III 🔥 | LeetCode 2402 | Simulation with Arrays | No Priority Queue

In this video, we solve LeetCode 2402 — Meeting Rooms III using a pure simulation approach with arrays, without using a priority ...

20:37
Meeting Rooms III 🔥 | LeetCode 2402 | Simulation with Arrays | No Priority Queue

274 views

18 hours ago

Pathshala IT Academy
Computer Instructor DSA Class | Complete Stacks, Queues and their operations Preparation for Exam

... overflow underflow, circular queue, priority queue #ComputerInstructor #DSA #ComputerInstructorExam #ComputerAnudeshak ...

13:14
Computer Instructor DSA Class | Complete Stacks, Queues and their operations Preparation for Exam

709 views

Streamed 5 days ago

Daily Dose Of LeetCode
Why Two Heaps Are Needed | 2402. Meeting Rooms III | LeetCode Daily

LeetCode Daily Problem 2402 – Meeting Rooms III (Hard) | Solution Walkthrough | Daily Dose of LeetCode Meeting Rooms 3 ...

40:53
Why Two Heaps Are Needed | 2402. Meeting Rooms III | LeetCode Daily

35 views

10 hours ago

Simple Padhai
Queue full chapter notes | Data structure | Simple Padhai

Algorithm for insertion of queue 3.Deletion in queue 4.Representation of queue in memory 5.Circular queue 6.Priority queue 7.

0:43
Queue full chapter notes | Data structure | Simple Padhai

12 views

5 days ago

Leetcode Daily
3075. Maximize Happiness of Selected Children | Leetcode Daily - Python

Dive into LeetCode 3075: Maximize Happiness of Selected Children! This tutorial breaks down the optimal Greedy Algorithm ...

8:54
3075. Maximize Happiness of Selected Children | Leetcode Daily - Python

285 views

2 days ago

Code cùng TeeLCode
3074. Apple Redistribution into Boxes |  Giải bằng Heap cực gọn

Apple Redistribution into Boxes bằng Heap (Priority Queue). Ý tưởng chính: Gom tổng số táo cần phân phối Dùng max-heap ...

7:43
3074. Apple Redistribution into Boxes | Giải bằng Heap cực gọn

29 views

3 days ago

Web Fusion with Bharadwaj
21. MinHeap in Java

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

21:13
21. MinHeap in Java

35 views

3 days ago

Leetcode Unlocked
218. The Skyline Problem | Leetcode Unlocked - Python

... of the most classic Hard-level coding interview questions using the Sweep Line algorithm and a Max-Heap (Priority Queue).

8:25
218. The Skyline Problem | Leetcode Unlocked - Python

0 views

1 day ago

Leetcode Unlocked
215. Kth Largest Element in an Array | Leetcode Unlocked - Python

We explore how to solve this problem using a Min-Heap (Priority Queue) for O(N log k) time and the Quick Select algorithm ...

9:04
215. Kth Largest Element in an Array | Leetcode Unlocked - Python

17 views

2 days ago