ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

20 results

SPS Tech | Learn Java | Crack Interviews
4.5 Queues in Java Explained | Queue, Deque, PriorityQueue | Java Collections

Queues in Java form one of the most important data structures in backend development, scheduling systems, messaging ...

8:13
4.5 Queues in Java Explained | Queue, Deque, PriorityQueue | Java Collections

29 views

2 weeks ago

lets_code
Kth Largest Element in an Array | LeetCode 215 | Java PriorityQueue Explained

Github code : https://github.com/guptakaran-01/DSA-Codes/blob/main/Leetcode-215 In this video, we solve LeetCode 215: Kth ...

6:16
Kth Largest Element in an Array | LeetCode 215 | Java PriorityQueue Explained

3 views

5 days ago

JDCodebase
Priority Queue Implementation in JavaScript | DSA Explained with Example | JDCodebase

Welcome to JDCodebase! In this video, we'll learn about Priority Queue Implementation in JavaScript — focusing on DSA concept ...

15:15
Priority Queue Implementation in JavaScript | DSA Explained with Example | JDCodebase

11 views

1 month ago

JDCodebase
Priority Queue in JavaScript | DSA Explained with Example | JDCodebase

Welcome to JDCodebase! In this video, we'll learn about Priority Queue in JavaScript — focusing on DSA concept + example in a ...

4:00
Priority Queue in JavaScript | DSA Explained with Example | JDCodebase

5 views

1 month ago

Lauren Himbeault
[10.4] Queues with Circular Arrays (and LinkedLists)

Introduce ADTs, define a MessageQueue interface, create a simple Message class, and implement the queue twice: (1) circular ...

19:28
[10.4] Queues with Circular Arrays (and LinkedLists)

15 views

3 weeks ago

Magical Whiteboard Educational Channel
Priority Queue in Data Structure | MAKAUT Semester Exam Important Topic Explained #makaut

Priority Queue in Data Structure | MAKAUT Semester Exam Important Topic Explained Master Priority Queue in Data Structure ...

8:30
Priority Queue in Data Structure | MAKAUT Semester Exam Important Topic Explained #makaut

54 views

3 weeks ago

GFGVID
12 Java Implementation of Huffman coding
10:40
12 Java Implementation of Huffman coding

0 views

5 days ago

Suresh Jangale
Priority Queue & Heap Explained | Advanced Data Structures

#Shorts #PriorityQueue #Heap #DataStructures #DSA #Algorithms #Coding #Programming #LeetCode #TechInterview ...

5:58
Priority Queue & Heap Explained | Advanced Data Structures

2 views

3 weeks ago

Engineering TL;DR
Heaps & Priority Queues | The Data Structure Behind Load Balancers

... Down) Complexity Analysis O(log n) #DataStructures #Heaps #Algorithms #PriorityQueue #SystemDesign #EngineeringTLDR.

6:14
Heaps & Priority Queues | The Data Structure Behind Load Balancers

4 views

3 weeks ago

Salesforce Learning
Java 21 Tutorial | Collections in Java – Part 2 | Queue, Deque & Stream Explained

In this video, we continue our Java Collections Framework series with Collections in Java – Part 2, using Java 21. This ...

10:15
Java 21 Tutorial | Collections in Java – Part 2 | Queue, Deque & Stream Explained

0 views

4 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

15 views

1 day ago

LAN Academy
The Min-Heap Trick That Makes LeetCode 2462 Easy (C++)

The 200th video on LAN Academy! LeetCode 2462 – Total Cost to Hire K Workers (C++ Solution) How do you hire the best ...

5:31
The Min-Heap Trick That Makes LeetCode 2462 Easy (C++)

105 views

3 weeks ago

Shashwat Mishra
DSA:Merge Ropes to Minimize Cost | Greedy + Min Heap | LeetCode

... for regular DSA & LeetCode explanations #LeetCode #GreedyAlgorithm #MinHeap #PriorityQueue #DSA #CodingInterview.

8:51
DSA:Merge Ropes to Minimize Cost | Greedy + Min Heap | LeetCode

49 views

4 days ago

Study Placement
Maximize Points After Choosing K Tasks 🔥 Leetcode 3767 | Biweekly Contest 171 Q2 | Optimal Approach

In this video, we solve Leetcode 3767 – Maximize Points After Choosing K Tasks from Biweekly Contest 171. We use a greedy + ...

9:46
Maximize Points After Choosing K Tasks 🔥 Leetcode 3767 | Biweekly Contest 171 Q2 | Optimal Approach

106 views

2 weeks ago

ser max
Heap Tree (Max-heap Insertion Operation)

#HeapTree #MaxHeap #HeapInsertion #PriorityQueue #DSA #BinaryTree #Algorithms #ProgrammingBasics.

13:47
Heap Tree (Max-heap Insertion Operation)

192 views

4 weeks ago

LAN Academy
LeetCode 2542 – Maximum Subsequence Score | C++ Greedy + Heap Explained Clearly

In this video we solve LeetCode 2542: “Maximum Subsequence Score” using C++ with a clean Greedy + Heap approach. We are given ...

4:49
LeetCode 2542 – Maximum Subsequence Score | C++ Greedy + Heap Explained Clearly

69 views

3 weeks ago

ser max
Heap Tree(Min-heap Insertion Operation)

#HeapTree #MinHeap #HeapInsertion #PriorityQueue #Algorithms #DSA #BinaryTree #ProgrammingBasics.

7:18
Heap Tree(Min-heap Insertion Operation)

141 views

4 weeks ago

Learn with Nikhil
Google Interview Problem | Finding MK Average | Leetcode Hard

... #algorithm #computerscience #softwareengineering #priorityqueue #google #interviewexperience #treemap #leetcodehard.

13:50
Google Interview Problem | Finding MK Average | Leetcode Hard

85 views

3 weeks ago

ShivSatty
Find Median From Data Stream - Leetcode 295 Python

They say life is about finding the "middle ground." Usually, that's terrible advice. But if you are solving LeetCode 295 (Find Median ...

18:31
Find Median From Data Stream - Leetcode 295 Python

0 views

10 days ago

Code With K5KC
Meeting Rooms 2 - Leetcode 253 | Using Sorting and Two Pointers

Find maximum intervals overlap. This problem is a classic algorithmic pattern, also known as below. **Meeting Rooms II** - Given ...

13:20
Meeting Rooms 2 - Leetcode 253 | Using Sorting and Two Pointers

66 views

2 weeks ago