ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

295 results

Anuj Kumar Sharma
Find Kth Largest/Smallest Element in an Array | PriorityQueue in Java & C++ | DSA-One Course #33

Hey guys, In this video, we're going to learn about PriorityQueues in Java and in C++. We'll also solve one problem called : Find ...

13:15
Find Kth Largest/Smallest Element in an Array | PriorityQueue in Java & C++ | DSA-One Course #33

187,387 views

4 years ago

Coding Codes
DSaA #56 - Queues in Java [By Mosh Hamedani]

Data structures and algorithms coding course by Mosh Hamedani (Episode 56)

5:13
DSaA #56 - Queues in Java [By Mosh Hamedani]

166 views

2 years ago

Gaurav Sen
What is a MESSAGE QUEUE and Where is it used?

Messaging Queues are widely used in asynchronous systems. Message processing in an asynchronous fashion allows the client ...

9:59
What is a MESSAGE QUEUE and Where is it used?

1,120,900 views

7 years ago

Michael Sambol
Heap sort in 4 minutes

Step by step instructions showing how to run heap sort. Code: https://github.com/msambol/dsa/blob/master/sort/heap_sort.py ...

4:13
Heap sort in 4 minutes

1,322,147 views

9 years ago

ByteByteGo
Concurrency Vs Parallelism!

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bit.ly/bytebytegoytTopic Animation ...

4:13
Concurrency Vs Parallelism!

175,790 views

1 year ago

mycodeschool
Data structures: Array implementation of Queue

See complete series on data structures here: http://www.youtube.com/playlist?list=PL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P ...

14:59
Data structures: Array implementation of Queue

932,796 views

12 years ago

Alex Hyett
Stack vs Heap Memory - Simple Explanation

I take a look at Stack and Heap Memory and how it affects your application. Knowing how memory is handled in your application ...

5:28
Stack vs Heap Memory - Simple Explanation

394,873 views

3 years ago

CloudAMQP
RabbitMQ Explained - Exchanges

Messages are not sent directly to Queues. They first pass through an Exchange (in the broker) that redirects them to their ...

5:40
RabbitMQ Explained - Exchanges

112,797 views

5 years ago

CodeWithHarry
Double-Ended Queue in Data Structure (DE-Queue Explained)🔥

Double Ended Queue: Data Structure A deque, also known as a double-ended queue, is an ordered collection of items similar to ...

14:58
Double-Ended Queue in Data Structure (DE-Queue Explained)🔥

234,860 views

5 years ago

PSN Academy
7. PRIORITY QUEUE using array | How to insert item | Code in C

This video explains how to insert an item in a priority queue that has been created using 2D array. This algorithm adds an ITEM ...

13:10
7. PRIORITY QUEUE using array | How to insert item | Code in C

604 views

3 years ago

Couple Trippin
Kamakhya Devi Temple Guwahati | VIP Darshan Tickets | Timings & Full Guide 2025

Kamakhya Devi Temple Guwahati Full Guide (2025) In this video, I share everything you need to know before visiting the ...

2:21
Kamakhya Devi Temple Guwahati | VIP Darshan Tickets | Timings & Full Guide 2025

72,673 views

9 months ago

Gate Smashers
L-2.8: Pre-emptive Priority  Scheduling Algorithm with  Example | Operating System

In this video, In pre-emptive priority scheduling algorithm, every time a process with higher priority arrives in the waiting queue, the ...

10:30
L-2.8: Pre-emptive Priority Scheduling Algorithm with Example | Operating System

2,182,098 views

7 years ago

Technology Hub by Talha
Lec 1.8 | Data Structures and Algorithms | Priority Queue

#priorityQueue #Queue #DataStructures #typesOfPriorityQueue #Algorithms #ppscTestPreparation #technologyHubByTalha You ...

11:22
Lec 1.8 | Data Structures and Algorithms | Priority Queue

441 views

5 years ago

Anuj Kumar Sharma
Complete Java Collections Framework in 1 Video - Java Collections Framework

0:00 Overview 2:14 Collection Interface 4:46 ArrayList 17:24 Iterator 19:12 Stack 22:27 Queue and LinkedList 29:19 PriorityQueue ...

1:16:09
Complete Java Collections Framework in 1 Video - Java Collections Framework

1,182,813 views

4 years ago

Geekific
Shortest Path | Dijkstra's Algorithm Explained and Implemented in Java | Graph Theory | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Finding the shortest ...

7:33
Shortest Path | Dijkstra's Algorithm Explained and Implemented in Java | Graph Theory | Geekific

57,651 views

3 years ago

Gate Smashers
L-3.13: Introduction to Heap Tree with examples | Max Min Heap

In this video, Varun sir will explain the concept of Heap Trees in the simplest way possible. Whether you're a beginner or just ...

7:45
L-3.13: Introduction to Heap Tree with examples | Max Min Heap

1,127,099 views

4 years ago

Microsoft Azure
How to use Azure Service Bus Topics | Azure Tips and Tricks

In this edition of Azure Tips and Tricks, learn how to use Azure Service Bus Topics. For more tips and tricks, visit: ...

4:31
How to use Azure Service Bus Topics | Azure Tips and Tricks

91,014 views

4 years ago

Michael Sambol
Selection sort in 3 minutes

Step by step instructions showing how to run selection sort.

2:43
Selection sort in 3 minutes

1,409,549 views

9 years ago

Tyler Caraza-Harter
CS 320 Oct 7 (Part 2) - Stacks, Queues, and Priority Queues
23:37
CS 320 Oct 7 (Part 2) - Stacks, Queues, and Priority Queues

235 views

5 years ago

Michael Sambol
Dijkstra's algorithm in 3 minutes

Step by step instructions showing how to run Dijkstra's algorithm on a graph.

2:46
Dijkstra's algorithm in 3 minutes

1,947,214 views

11 years ago