ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

15 results

DiscoDurodeRoer
PriorityQueue in Java explained simply: priority queues

In this video, you'll learn what PriorityQueue is in Java and how this dynamic structure works, allowing you to work with ...

7:08
PriorityQueue in Java explained simply: priority queues

49 views

3 days ago

DiscoDurodeRoer
PriorityQueue in Java with a real-world case: movie queue

In this video, we solve an improved version of the movie theater queue exercise, applying PriorityQueue in Java to serve ...

4:27
PriorityQueue in Java with a real-world case: movie queue

46 views

2 days ago

TodoCode
PRIORITY QUEUES and MAP in less than 1 MINUTE | Data Structures

Priority Queue and Map explained in under 1 minute ⏱️ Two fundamental data structures every programmer should know ...

1:12
PRIORITY QUEUES and MAP in less than 1 MINUTE | Data Structures

1,167 views

3 hours ago

The Techzeen
DSA Tutorial #60: Priority Queue Explained ⚡ Why Heap is the BEST Choice? (2026)

Priority Queue is NOT just another Queue ✓ It is the secret behind high performance algorithms like Dijkstra and Huffman Coding ...

11:12
DSA Tutorial #60: Priority Queue Explained ⚡ Why Heap is the BEST Choice? (2026)

49 views

6 days ago

CyberArmory
PriorityQueue in java 24

PriorityQueue in java 24.

4:50
PriorityQueue in java 24

0 views

4 days ago

Sandeep Chaudhary
Why Java PriorityQueue Is NOT Sorted 🤯 | Interview Question

Many Java developers assume that PriorityQueue is always sorted, but that's a common misconception ❌ In this video, you'll ...

0:10
Why Java PriorityQueue Is NOT Sorted 🤯 | Interview Question

1,426 views

6 days ago

The Techzeen
DSA Tutorial #61: Min Priority Queue from SCRATCH 🤯 Build Min Heap in Java (No Built-ins)

Most tutorials just use Java's built-in PriorityQueue ✓ Real engineers build the logic from scratch to understand what happens ...

27:07
DSA Tutorial #61: Min Priority Queue from SCRATCH 🤯 Build Min Heap in Java (No Built-ins)

41 views

3 days ago

Rishi’s programming channel
75 - Data Structure with Java implementation for Matching Engine design

... values as LinkedList We can improve the overall design by using `PriorityQueue` for the price levels maintaining price priority.

9:41
75 - Data Structure with Java implementation for Matching Engine design

55 views

2 days ago

The Code Brew
K Closest Points to Origin | Leetcode | Java

In this video, we solve the K Closest Points to Origin LeetCode problem using Java. The solution uses a Min Heap (PriorityQueue) ...

15:51
K Closest Points to Origin | Leetcode | Java

1 view

4 days ago

Web Fusion with Bharadwaj
16. Queue (Java)

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

9:22
16. Queue (Java)

29 views

16 hours ago

Abhinav Srivastav
Top Coding Interview Concepts (Data Structures & Algorithms) | Infosys | TCS | HCL

Preparing for Tech Interviews or Infosys Coding Rounds? This video covers the TOP 7 most important Data Structures ...

7:24
Top Coding Interview Concepts (Data Structures & Algorithms) | Infosys | TCS | HCL

117 views

4 days ago

codexmart
Java-script execution order and priority #shorts #viralshorts #javascript #coding

Unlock list of frequently asked java-script interview questions and answers explain javascript concepts junior vs senior event loop ...

1:30
Java-script execution order and priority #shorts #viralshorts #javascript #coding

201 views

6 days ago

Rishabh Gupta
Interview experience at Infosys || Specialist Programmer

... vs run-time) • Interfaces: static fields and default methods • Stack vs Queue vs Priority Queue • DBMS normalization and BCNF.

2:03
Interview experience at Infosys || Specialist Programmer

516 views

4 days ago

KRS
N-Repeated Element in Size 2N Array - LeetCode 961 | Array Logic & Optimization

... #sorting #searching #bitmanipulation #hashing #linkedlist #trees #graphs #stacks #queues #heaps #priorityqueue #disjointset ...

4:59
N-Repeated Element in Size 2N Array - LeetCode 961 | Array Logic & Optimization

0 views

6 days ago

KRS
Maximum Level Sum of a Binary Tree - LeetCode 1161 | BFS Tree Traversal

... #sorting #searching #bitmanipulation #hashing #linkedlist #trees #graphs #stacks #queues #heaps #priorityqueue #disjointset ...

9:24
Maximum Level Sum of a Binary Tree - LeetCode 1161 | BFS Tree Traversal

0 views

2 days ago