ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

122 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 weeks 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

32 views

3 weeks ago

Footgun
Priority Queue From Scratch in Java — Binary Heap, O(log n), SDE-3 Design |  Heap Internals

PriorityQueue #BinaryHeap #Java #DataStructures #SystemDesign #CodingInterview #SDE3 #Heap #DSA #FootgunCode ...

30:27
Priority Queue From Scratch in Java — Binary Heap, O(log n), SDE-3 Design | Heap Internals

14 views

2 weeks ago

CodeByTushu
LeetCode 3286 | Find a Safe Walk Through a Grid | Java  | Dijkstra + Priority Queue | CodeByTushu

Welcome Back to CodeByTushu! In today's video we solve: LeetCode 3286 — Find a Safe Walk Through a Grid This problem is ...

11:51
LeetCode 3286 | Find a Safe Walk Through a Grid | Java | Dijkstra + Priority Queue | CodeByTushu

31 views

2 weeks 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

13 views

3 weeks 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

6 views

4 weeks 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

14 views

1 month ago

Board Infinity
Heaps in Data Structure | Max Heap, Min Heap & Priority Queue | DSA Series Part 9

In Part 9 of our DSA Series, we cover Heaps - the data structure that powers priority-based systems like hospital triage, OS ...

10:51
Heaps in Data Structure | Max Heap, Min Heap & Priority Queue | DSA Series Part 9

11 views

2 weeks 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

12 views

1 month 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

7 views

3 weeks ago

codingchannel
Queue and Priority Queue Explained Easily | DSA Tutorial for Beginners + Coding Examples

Topics Covered: - Queue in Data Structures - Priority Queue using Heap - FIFO Concept - Deque (Double Ended Queue) - Time ...

8:35
Queue and Priority Queue Explained Easily | DSA Tutorial for Beginners + Coding Examples

15 views

2 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

15 views

3 weeks ago

Board Infinity
What Is a Queue? FIFO Explained - Enqueue, Dequeue & Real-World Uses | DSA Series Part - 6

Every time you order food at a restaurant, print a document, or call customer support, you're interacting with a queue. In this video ...

8:47
What Is a Queue? FIFO Explained - Enqueue, Dequeue & Real-World Uses | DSA Series Part - 6

33 views

3 weeks 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

3 weeks ago

Gowtham Reddy
Hospital Management System in Java Swing | Data Structures Project

Hospital Management System built using Java Swing (GUI). This project demonstrates two key Data Structures - Priority Queue ...

5:23
Hospital Management System in Java Swing | Data Structures Project

19 views

7 days ago

Medha Singh
LeetCode 3286 | Find a Safe Walk Through a Grid | Modified Dijkastra | Max Heap | Priority Queue

Space : O(rows * cols) Time : O(rows * cols * log(rows * cols)) Question - You are given an m x n binary matrix grid and an integer ...

4:20
LeetCode 3286 | Find a Safe Walk Through a Grid | Modified Dijkastra | Max Heap | Priority Queue

11 views

2 weeks ago

Leetverse
LeetCode 215 | Kth Largest Element in an Array

In this problem, we solve LeetCode 215 – Kth Largest Element in an Array, a popular Heap & Priority Queue problem that focuses ...

21:49
LeetCode 215 | Kth Largest Element in an Array

5 views

3 weeks ago

Leetverse
LeetCode 347 | Top K Frequent Elements

In this problem, we solve LeetCode 347 – Top K Frequent Elements, a popular Heap & HashMap problem that focuses on finding ...

32:00
LeetCode 347 | Top K Frequent Elements

6 views

3 weeks ago

Leetverse
LeetCode 621 | Task Scheduler

In this problem, we solve LeetCode 621 – Task Scheduler, a popular Heap & Greedy problem that focuses on scheduling tasks ...

35:29
LeetCode 621 | Task Scheduler

18 views

3 weeks ago

Dhruva Pal
Intelligent Task Prioritizer with Deadlines | Java & DSA Training Project

Demonstration video for my Summer Internship Course on "Mastering Data Structure Using Java". This standalone desktop ...

4:48
Intelligent Task Prioritizer with Deadlines | Java & DSA Training Project

5 views

3 days ago