ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

210 results

Java for Beginners with Prajna
PriorityQueue in Java Explained | Internal Working, Min Heap & Interview Questions

This video helps to understand priorityqueue in java and internal working of it.

4:16
PriorityQueue in Java Explained | Internal Working, Min Heap & Interview Questions

13 views

3 days ago

Daily Coding Engineer
One Priority Queue Trick Every DSA Student Should Know #dsa #minheap #dailycoding #interviewprep

In this video, we'll solve the classic Minimum Cost of Ropes problem using the Greedy Algorithm and Priority Queue (Min Heap).

12:19
One Priority Queue Trick Every DSA Student Should Know #dsa #minheap #dailycoding #interviewprep

12 views

4 days ago

techiCAT
Priority Queue Explained | The Data Structure Behind 15+ LeetCode Patterns

Priority Queues are one of the most powerful data structures in coding interviews and LeetCode. From Top K Elements to ...

5:28
Priority Queue Explained | The Data Structure Behind 15+ LeetCode Patterns

16 views

9 days ago

Daily Coding Engineer
🔥 LeetCode 1046 | Last Stone Weight | Heap (Priority Queue) Explained | Java DSA #dsa #leetcode

In this video, we solve LeetCode 1046 - Last Stone Weight using the Heap (Priority Queue) data structure in Java. You'll learn: ...

15:55
🔥 LeetCode 1046 | Last Stone Weight | Heap (Priority Queue) Explained | Java DSA #dsa #leetcode

19 views

2 days ago

Code Clarity DSA
Heap Data Structure Explained Visually | Priority Queue, Heapify & Big-O

A complete, beginner-friendly guide to binary heaps and priority queues — with Java + Python. Clear step-by-step animation ...

7:39
Heap Data Structure Explained Visually | Priority Queue, Heapify & Big-O

28 views

9 days ago

Beat99.Academy
Java Queue & PriorityQueue(Heap) | Java Mastery Series

Master the Java Queue and PriorityQueue! In this tutorial, we dive deep into the Queue Interface to learn how to efficiently process ...

9:33
Java Queue & PriorityQueue(Heap) | Java Mastery Series

43 views

2 weeks ago

Cuneyt Akinlar
Priority Queue: Definition, creation, use

Priority Queue: Definition, creation, use

10:08
Priority Queue: Definition, creation, use

26 views

11 days ago

senacademia
28. Priority Queue pada Pemrograman Java

Belajar Priority Queue di Java dari NOL sampai PAHAM! Di video ini kita akan membahas struktur data Priority Queue ...

1:16:47
28. Priority Queue pada Pemrograman Java

1 view

4 days ago

Code With Nethaji
Heap & Priority Queue in DSA Explained Simply 🔥 | Min Heap, Max Heap | Java

In this beginner-friendly video, you'll learn: ✓ What is Heap? ✓ Why Heap is called a Tree-Based Data Structure ✓ Min Heap ...

5:37
Heap & Priority Queue in DSA Explained Simply 🔥 | Min Heap, Max Heap | Java

2 views

5 days ago

LetsDoSomeCoding
Meeting Rooms II Explained | Heap (Priority Queue) Solution | Java | NeetCode 150

In this video, we solve the popular Meeting Rooms II problem from NeetCode 150 using a Min Heap (Priority Queue) approach.

9:02
Meeting Rooms II Explained | Heap (Priority Queue) Solution | Java | NeetCode 150

11 views

8 days ago

Maddykar
Before ArrayList Watch This! JCF Hierarchy Explained

... #HashSet #TreeMap #TreeSet #Queue #PriorityQueue #JavaInterviewQuestions #DSAWithJava #SoftwareEngineering.

9:19
Before ArrayList Watch This! JCF Hierarchy Explained

3 views

2 weeks ago

CodeByTushu and CodeByTushu
LeetCode 3691 | Maximum Total Subarray Value II | Java Code | Sparse Table + Priority | CodeByTushu

Welcome Back to CodeByTushu! In today's video we solve: LeetCode 3691 — Maximum Total Subarray Value II This problem ...

13:57
LeetCode 3691 | Maximum Total Subarray Value II | Java Code | Sparse Table + Priority | CodeByTushu

71 views

2 weeks ago

CodeVerse
Google's Favorite Question: Top K Frequent Elements (Java Streams)

Can you solve this FAANG favorite in just a few lines of code? In this video, we tackle LeetCode 347: Top K Frequent Elements ...

22:16
Google's Favorite Question: Top K Frequent Elements (Java Streams)

265 views

3 weeks ago

Leetverse
Heap |   Priority Queue

In this lecture, we explore Heap & Priority Queue, two essential data structures widely used in competitive programming, coding ...

36:01
Heap | Priority Queue

1 view

21 hours ago

Code Clarity DSA
Stacks & Queues Explained Visually | LIFO, FIFO, Deques & How They Really Work (Java + Python)

A complete, beginner-friendly guide to stacks and queues — the two fundamental "restricted-access" linear structures. With clear ...

9:01
Stacks & Queues Explained Visually | LIFO, FIFO, Deques & How They Really Work (Java + Python)

61 views

10 days ago

Rayhann
Penerapan fungsi Priority Queue sederhana pada Java (Prioritas pasien)

TUGAS PEMROGRAMAN 2 RAYHAN PTIK 25 ROMBEL 2 NIM 2505090058 Pengaplikasian PriorityQueue sederhana.

5:56
Penerapan fungsi Priority Queue sederhana pada Java (Prioritas pasien)

2 views

3 weeks ago

Daily Coding Engineer
🔥 Merge Two Sorted Lists | Min Heap vs Optimal O(n+m) Solution | Java DSA

In this video, we solve the popular Linked List interview problem: Merge Two Sorted Lists using two different approaches: ✓ Min ...

23:07
🔥 Merge Two Sorted Lists | Min Heap vs Optimal O(n+m) Solution | Java DSA

18 views

3 days ago

BrainXNext
Class 16 | Set, Map & Queue in Java | HashSet, HashMap & PriorityQueue | BrainXNext

Welcome to Class 16 of the Java Full Course by BrainXNext In this class, you will learn: Understanding Set Interface in Java ...

1:04:04
Class 16 | Set, Map & Queue in Java | HashSet, HashMap & PriorityQueue | BrainXNext

1 view

13 days ago

Java for Beginners with Prajna
Queue Interface in Java Explained | FIFO Data Structure with Examples

This video helps to understand queue interface in java collection.

4:05
Queue Interface in Java Explained | FIFO Data Structure with Examples

12 views

8 days ago

Daily Coding Engineer
How to find Kth Largest Element in an Array|LC-215| Optimal Heap Solution (Java)#dsa#codinginterview

#LeetCode215 #Heap #PriorityQueue #Java #DSA #CodingInterview #Algorithms #TopKElements #InterviewPreparation ...

16:51
How to find Kth Largest Element in an Array|LC-215| Optimal Heap Solution (Java)#dsa#codinginterview

13 views

2 weeks ago