ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

61 results

Express VTU 4 All
VTU DSA Module 5 | Leftist Tree, Optimal BST & Priority Queue | Short Notes | BCS304

Welcome to Express VTU 4 All In this video, we cover a VERY IMPORTANT SHORT-NOTES QUESTION from Data ...

4:24
VTU DSA Module 5 | Leftist Tree, Optimal BST & Priority Queue | Short Notes | BCS304

3,216 views

2 weeks ago

Commissioning Wars
PLC Framework - Priority Queue implementation

Example of how to implement a priority queue in a Siemens S7-1200/S7-1500 PLC.

13:35
PLC Framework - Priority Queue implementation

4 views

2 days ago

Nathan Joslin
Priority Queues: Code Trace
4:46
Priority Queues: Code Trace

0 views

7 days ago

FSPWD
Priority Queue in hindi – Complete Guide with All Operations

In this video, you will learn Priority Queue in Python from absolute beginner level. This tutorial is designed for school students, ...

5:54
Priority Queue in hindi – Complete Guide with All Operations

9 views

3 weeks ago

EduMCQ Mastery
[339] Priority Scheduling and Multi-level Queue Scheduling (Operating Systems)

Master Priority Scheduling and Multi-level Queue Scheduling (Operating Systems) in Minutes! | Complete Educational Breakdown ...

12:18
[339] Priority Scheduling and Multi-level Queue Scheduling (Operating Systems)

3 views

6 days ago

Dyvin Biju
Binary Heaps & Priority Queues
5:16
Binary Heaps & Priority Queues

9 views

3 weeks ago

Mahesh Ahirwar
K Closest Points to Origin Explained | Priority Queue Approach

In this video, we solve the K Closest Points to Origin problem using multiple optimal approaches, including Heap (Priority Queue).

11:21
K Closest Points to Origin Explained | Priority Queue Approach

38 views

1 month ago

tenxbackend
Design Notification System | Priority based notification processing | machine coding round

This video is the final part of the Notification System Low-Level Design (LLD) series, where the focus shifts to implementing ...

13:19
Design Notification System | Priority based notification processing | machine coding round

100 views

4 weeks ago

LIVIA SHAIJAN 25PMC135
Heap Sort demo using a priority queue from job scheduling.
5:01
Heap Sort demo using a priority queue from job scheduling.

1 view

3 weeks ago

Mind2Machine
PriorityQueue & ArrayDeque in Java | Collection Framework EP-4 | All Operations with Example

In this video, I have explained PriorityQueue and ArrayDeque in Java with complete coding in VS Code. I have covered all ...

13:01
PriorityQueue & ArrayDeque in Java | Collection Framework EP-4 | All Operations with Example

8 views

8 days ago

Games to grow
Heaps  Binary to Fibonacci

Technical Interview Prep, Data Structures and Algorithms, Binary Tree Mirroring, Binary Heap Explained, Priority Queue Data ...

7:53
Heaps Binary to Fibonacci

13 views

3 weeks ago

Computing Portal
What is a Heap ?

Okay so when we talking about a heap it's a priority queue as I said before right now a heap is a data structure as well and it's ...

4:26
What is a Heap ?

9 views

3 weeks ago

Express VTU 4 All
VTU DSA Module 2 | Multiple Stacks and Queues | Sequential & Linked Representation | BCS304

Welcome to Express VTU 4 All In this video, we discuss one of the most important and repeatedly asked questions from ...

6:14
VTU DSA Module 2 | Multiple Stacks and Queues | Sequential & Linked Representation | BCS304

2,576 views

2 weeks ago

Quick Learner With Sam & Mush
Deletion in Heap Tree With Example | Heap Tree | Min Heap | Max Heap | Data Structures | Algorithms

It's the secret behind why Priority Queues are so efficient. As always 🛠️ What We're Breaking Down: •The Swap Strategy: Why ...

6:29
Deletion in Heap Tree With Example | Heap Tree | Min Heap | Max Heap | Data Structures | Algorithms

37 views

2 weeks ago

The Thinking Terminal
Rust HashSet, BTreeSet & BinaryHeap Explained | Collections Part 3 | Learn Rust Step by Step

... operations ✓ Work with sorted data efficiently ✓ Build priority queues ✓ Implement scheduling and ranking systems ✓ Choose ...

10:11
Rust HashSet, BTreeSet & BinaryHeap Explained | Collections Part 3 | Learn Rust Step by Step

24 views

7 days ago

Amigoscode
I Built a Full SaaS With Claude Code Max in 11 Minutes (Tutorial)

Try Claude Code here: http://clau.de/amigoscode In this Claude Code tutorial, I build a complete SaaS application from scratch ...

11:10
I Built a Full SaaS With Claude Code Max in 11 Minutes (Tutorial)

8,837 views

1 day ago

leadlifecode
Data Structure Series - DS 3 | Linked List | Queue | Stack | Map

This is the 3rd session in Data Structure series.

9:22
Data Structure Series - DS 3 | Linked List | Queue | Stack | Map

14 views

3 days ago

ICM TECH
Max Minus Min | CodeChef Starters 226 (Rated) | MAXMIN6 Solution | Greedy + Min Heap Explained

#CodeChef #Starters226 #MAXMIN6 #CompetitiveProgramming #GreedyAlgorithm #PriorityQueue #Cplusplus #CP Max Minus ...

6:42
Max Minus Min | CodeChef Starters 226 (Rated) | MAXMIN6 Solution | Greedy + Min Heap Explained

80 views

5 days ago

Mahesh Ahirwar
Reorganize String | Greedy + Max Heap | DSA Interview Problem

In this video, we solve the Reorganize String problem using a Greedy strategy with Max Heap (Priority Queue) to ensure that no ...

7:34
Reorganize String | Greedy + Max Heap | DSA Interview Problem

33 views

4 weeks ago

Rishi’s programming channel
76 - Add a new order to Order Book

... While adding a new order to our Order Book: - add to the PriorityQueue for BUY or SELL; time complexity is O(log n) - add to the ...

8:54
76 - Add a new order to Order Book

144 views

4 weeks ago