ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

103 results

Roel Van de Paar
Code Review: A simple priority queue in Java via linked list sorted by priority keys

Code Review: A simple priority queue in Java via linked list sorted by priority keys Helpful? Please support me on Patreon: ...

2:44
Code Review: A simple priority queue in Java via linked list sorted by priority keys

17 views

3 years ago

Payilagam
Java in Tamil - Collection - Set with Object Class Overridden Methods for Beginners -Muthuramalingam

In this Tamil Video tutorial, You can learn Java from Basics. Any beginner can learn Java through this video tutorial series in Tamil ...

44:35
Java in Tamil - Collection - Set with Object Class Overridden Methods for Beginners -Muthuramalingam

1,595 views

4 years ago

NPTEL IIT Guwahati
Lec 25: Nonpreemptive and Preemptive Priority Queues

Introduction to Queueing Theory Playlist Link: https://www.youtube.com/playlist?list=PLwdnzlV3ogoX2OHyZz3QbEYFhbqM7x275 ...

38:24
Lec 25: Nonpreemptive and Preemptive Priority Queues

709 views

3 years ago

Roel Van de Paar
Code Review: Priority Queue (Binary Search Tree) Implementation (3 Solutions!!)

Code Review: Priority Queue (Binary Search Tree) Implementation Helpful? Please support me on Patreon: ...

5:13
Code Review: Priority Queue (Binary Search Tree) Implementation (3 Solutions!!)

67 views

3 years ago

Payilagam
Array Right Shift - Programming in Tamil - Payilagam

Learn Array Right Shift - through Tamil here. Programming Full Playlist: https://www.youtube.com/playlist?list ...

5:11
Array Right Shift - Programming in Tamil - Payilagam

7,361 views

6 years ago

CTO Bhaiya
Day 47/90 |⚡Task Scheduler Explained | Max Heap + Cooldown Queue (LeetCode 621) | GFG #6 #heap

Hashtags: #TaskScheduler #LeetCode621 #LeetCode #DSA #DataStructuresAndAlgorithms #GreedyAlgorithm #PriorityQueue ...

48:26
Day 47/90 |⚡Task Scheduler Explained | Max Heap + Cooldown Queue (LeetCode 621) | GFG #6 #heap

464 views

3 days ago

Roel Van de Paar
spanning tree implemented by a min priority queue

spanning tree implemented by a min priority queue Helpful? Please support me on Patreon: ...

1:14
spanning tree implemented by a min priority queue

9 views

4 years ago

Payilagam
java.util.Arrays Class -sort methods -Comparator Interface -Java in Tamil - தமிழில் ஜாவா - Payilagam

Learn Collections Framework in Java through Tamil Here ...

30:35
java.util.Arrays Class -sort methods -Comparator Interface -Java in Tamil - தமிழில் ஜாவா - Payilagam

53,629 views

5 years ago

Roel Van de Paar
Computer Science: Priority Queue using an AVL tree, run time question

Computer Science: Priority Queue using an AVL tree, run time question Helpful? Please support me on Patreon: ...

1:18
Computer Science: Priority Queue using an AVL tree, run time question

158 views

5 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

236 views

5 years ago

CTO Bhaiya
Day 45/90 |⚡436. Find Right Interval Explained | Brute Force to Heaps (LeetCode 436) #6 #heap

Hashtags: #LeetCode436 #FindRightInterval #DataStructuresAndAlgorithms #HeapDataStructure #PriorityQueue #TwoHeaps ...

42:26
Day 45/90 |⚡436. Find Right Interval Explained | Brute Force to Heaps (LeetCode 436) #6 #heap

460 views

2 weeks ago

CTO Bhaiya
Day 41/90 |⚡Last Stone Weight + Digit Swap Parity | Heap Pattern Explained | DSA Pattern #6 #heap

... group elements and optimize locally” What You'll Learn ✓ Heap intuition with a real problem ✓ When to use PriorityQueue ...

1:09:56
Day 41/90 |⚡Last Stone Weight + Digit Swap Parity | Heap Pattern Explained | DSA Pattern #6 #heap

992 views

3 weeks ago

The Coding Gopher
Docker vs. Kubernetes: The ONLY Video You Need to Finally Understand Containers!

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher Join my free newsletter on Go & backend ...

5:51
Docker vs. Kubernetes: The ONLY Video You Need to Finally Understand Containers!

302,651 views

1 year ago

Payilagam
Data Structures in Tamil - Recursion in Tamil - Array Sorted or not - Payilagam

Recursion in Tamil, Data Structures in Tamil Full Playlist: ...

7:34
Data Structures in Tamil - Recursion in Tamil - Array Sorted or not - Payilagam

2,320 views

7 years ago

Code-n-Mixture
29 வரிசை(கியூ/Queue) | தரவு கட்டமைப்பு | Queue in Data structures in Tamil | தமிழில்

I have discussed about Queue and implementation of queue using linked list and array.

7:05
29 வரிசை(கியூ/Queue) | தரவு கட்டமைப்பு | Queue in Data structures in Tamil | தமிழில்

67 views

6 years ago

FOSDEM
Class Data Sharing Sharing Economy in the HotSpot VM

by Volker Simonis At: FOSDEM 2018 Room: UD2.208 (Decroly) Scheduled start: 2018-02-03 16:20:00+01.

25:29
Class Data Sharing Sharing Economy in the HotSpot VM

276 views

8 years ago

CODING WITH VISHWA
🚀 How to Start LeetCode in 2026 | Beginner’s Roadmap to Crack Coding Interviews

Struggling to start LeetCode in 2026 as a beginner? This complete LeetCode roadmap will help you crack coding interviews step ...

6:24
🚀 How to Start LeetCode in 2026 | Beginner’s Roadmap to Crack Coding Interviews

352 views

1 month ago

Jef King
Queue: Load Leveling Pattern

Using a queue to enable the load leveling pattern.

2:48
Queue: Load Leveling Pattern

617 views

10 years ago

Akanksha Mishra
Implementing Queue using Array

Here is basic concept of Linear Queue data structure and its array based implementation in C.

5:41
Implementing Queue using Array

10,152 views

9 years ago

Roel Van de Paar
Handling duplicate keys in quicksort

Handling duplicate keys in quicksort Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

1:54
Handling duplicate keys in quicksort

116 views

3 years ago

Akanksha Mishra
Circular Queue using Array
7:25
Circular Queue using Array

97,155 views

9 years ago

Payilagam
Data Structures in Tamil - Recursion - Factorial Program - Payilagam

Recursion in Tamil, Data Structures in Tamil Full Playlist: ...

6:00
Data Structures in Tamil - Recursion - Factorial Program - Payilagam

5,584 views

7 years ago

Roel Van de Paar
A way to merge multiple queues (2 Solutions!!)

A way to merge multiple queues Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

3:21
A way to merge multiple queues (2 Solutions!!)

48 views

4 years ago

R1ckson
2b2t: Getting Started in 2026

How to hack, follow chunk trails, escape spawn, find gear and much more! 2b2t's most comprehensive starter guide for 1.21.4!

19:51
2b2t: Getting Started in 2026

56,534 views

5 months ago

WIT Solapur - Professional Learning Community
Queue using Linked List

Mr. R.R. Konapure Assistant Professor Electronics &Telecommunication Engineering Walchand Institute of Technology, Solapur.

13:21
Queue using Linked List

355 views

7 years ago