ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

33 results

DiscoDurodeRoer
Implementing queues in Java using Queue

In this video, you'll learn what a queue is in Java and how this dynamic structure works based on the FIFO (First In, First ...

6:54
Implementing queues in Java using Queue

74 views

5 days ago

AYER VERSE
Queue Implementation using Array | GeeksforGeeks Explained | Java Logic

In this video, we dive into the fundamental "Queue using Array" problem from GeeksforGeeks. We explore how the FIFO ...

5:42
Queue Implementation using Array | GeeksforGeeks Explained | Java Logic

9 views

6 days ago

Shreyan Nag Computer Classes
Linear Queue implementation using Java

... consider S =US1 R =US1 which indicates that there is no customers in the queue Now let's take an example of my student show ...

20:40
Linear Queue implementation using Java

11 views

5 days ago

CS50
CS50x 2026 - Lecture 5 - Data Structures

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:06:14
CS50x 2026 - Lecture 5 - Data Structures

13,173 views

5 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)

33 views

1 day ago

AlgoXploration
Design Circular Queue: Live Implementation (LeetCode 622) | DSA Queue Series

In this video, we learn how to design and implement a Circular Queue from scratch — based on LeetCode 622: Design Circular ...

27:14
Design Circular Queue: Live Implementation (LeetCode 622) | DSA Queue Series

34 views

Streamed 5 days ago

NullLogic
DSA in Java Full Course 🔥 | Complete Data Structures & Algorithms Tutorial | Beginner to Advanced

Master Data Structures and Algorithms (DSA) in Java from Scratch! This complete DSA in Java tutorial covers everything you need ...

2:59:29
DSA in Java Full Course 🔥 | Complete Data Structures & Algorithms Tutorial | Beginner to Advanced

11 views

5 days ago

Leetcode Unlocked
225. Implement Stack using Queues | Leetcode Unlocked - Python

Master LeetCode 225: Implement Stack using Queues with this comprehensive guide! We explore how to simulate a LIFO ...

7:10
225. Implement Stack using Queues | Leetcode Unlocked - Python

0 views

4 days ago

ExamsBox
DS-4-002 Implementation of Queue using Array | In Hindi | By TJ Sir

Are you a graduate student looking to switch your career to the dynamic and rewarding IT sector? Look no further! Welcome to ...

16:38
DS-4-002 Implementation of Queue using Array | In Hindi | By TJ Sir

11 views

4 days 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)

48 views

4 days ago

JustCode
Queue Data Structure in C++ Programming (using arrays) | Simple & Easy Code | JustCode #coding #new

Welcome to JustCode — Your Ultimate Destination for Smart & Powerful Coding!

3:00
Queue Data Structure in C++ Programming (using arrays) | Simple & Easy Code | JustCode #coding #new

14 views

5 days ago

Coding with Tamilarasan
Queue in C | Code Implementation of Queue Using Array | Data Structures Tutorial - 24

In this video, we explain how to implement a Queue using an Array step by step. Understand how enqueue and dequeue ...

8:17
Queue in C | Code Implementation of Queue Using Array | Data Structures Tutorial - 24

6 views

3 days ago

Coding with Tamilarasan
Queue in C | Code Implementation of Queue Using Linked List | Data Structures Tutorial - 25

In this video, we explain how to implement a Queue using a Linked List step by step. Learn how enqueue and dequeue ...

14:27
Queue in C | Code Implementation of Queue Using Linked List | Data Structures Tutorial - 25

0 views

3 days ago

Leetcode Unlocked
232. Implement Queue using Stacks | Leetcode Unlocked - Python

In this video, we tackle LeetCode 232: Implement Queue using Stacks. This is a classic data structure design problem frequently ...

8:34
232. Implement Queue using Stacks | Leetcode Unlocked - Python

0 views

2 days ago

Leet'sCode
Find K Pairs With Smallest Sum | LeetCode Priority Queue + Min Heap | Java Explanation Hindi

In this video, we solve an important LeetCode problem “Find K Pairs With Smallest Sum” which is frequently asked in coding ...

53:32
Find K Pairs With Smallest Sum | LeetCode Priority Queue + Min Heap | Java Explanation Hindi

39 views

Streamed 6 days ago

The Techzeen
DSA Tutorial #59: Max Heap Implementation in Java 🤯 Step by Step Logic & Dry Run (2026)

Don't just flip the comparison signs from Min Heap ❌ Master the internal mechanics of a Max Heap Max Heap is the backbone ...

21:23
DSA Tutorial #59: Max Heap Implementation in Java 🤯 Step by Step Logic & Dry Run (2026)

86 views

6 days ago

The Cumulonimbus 'dot' AI Opera
Implement Queue operations with slice in Go

... into the queue is the one who out of the queue with this background we'll go ahead and implement a simple cube in the first and ...

19:19
Implement Queue operations with slice in Go

0 views

3 days ago

Shubhaएम
Learning Linked Lists from Scratch (Day 3 of 100) or I Tried to Master DSA in 100 Days: Day 3

In this streaming video, we can try to cover basics of array. linklist ,stack and Queue basic means the implementation creation how ...

1:03:54
Learning Linked Lists from Scratch (Day 3 of 100) or I Tried to Master DSA in 100 Days: Day 3

2 views

Streamed 7 days ago

Jon Gjengset
January 2026 Q&A

As has become tradition, it's time for another new year's Q&A! In the span of three hours, we got through 45 questions covering ...

2:48:37
January 2026 Q&A

13,179 views

4 days ago

CWBH
Mastering Max Heaps: Efficiency in Priority Queues

Data Structures mein 'Max Heap' ek powerful concept hai. Yeh ek complete binary tree hota hai jahan parent node ki value ...

25:35
Mastering Max Heaps: Efficiency in Priority Queues

20 views

7 days ago