ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

78 results

CodeWithSpandan
Queue in Java - Full Code Implementation from Scratch | Custom Queue Explained

In this video, I implement a Queue data structure in Java completely from scratch using code. No built-in Queue classes, ...

12:57
Queue in Java - Full Code Implementation from Scratch | Custom Queue Explained

18 views

4 days ago

KumarsLogic
Master Stacks & Queues in Java | Logic, Code & Interview Prep

Confused by LIFO vs. FIFO? Wondering why Array Queues waste space? In this video, we break down the two most critical data ...

7:03
Master Stacks & Queues in Java | Logic, Code & Interview Prep

6 views

4 weeks ago

DSA Unlocked
GFG -Interleave First Half of Queue | GFG Medium | Queue Interview Question (Java) #problemoftheday

Problem Link - https://www.geeksforgeeks.org/problems/interleave-the-first-half-of-the-queue-with-second-half/1 In this video, we ...

2:48
GFG -Interleave First Half of Queue | GFG Medium | Queue Interview Question (Java) #problemoftheday

13 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

4 weeks ago

Your Coding Buddy
MOST IMP CODING QUESTION: Implementing Queue By Using Two Stacks in Java #dsa #interview #placement
5:14
MOST IMP CODING QUESTION: Implementing Queue By Using Two Stacks in Java #dsa #interview #placement

18 views

12 days ago

Hello Interview - SWE Interview Preparation
Concurrency in Low-level Design Interviews w/ Staff Engineer

Concurrency questions trip up a lot of candidates because they don't know what to look for. In this video, I'll give you a framework ...

22:31
Concurrency in Low-level Design Interviews w/ Staff Engineer

51,297 views

3 weeks ago

Gopo workspace
K Queues in One Array 🚀 GFG POTD Hard Problem | Data Structures Interview Question

Today's GeeksforGeeks Problem of the Day (GFG POTD) is a HARD Data Structures question that is frequently asked in coding ...

13:09
K Queues in One Array 🚀 GFG POTD Hard Problem | Data Structures Interview Question

207 views

3 weeks 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

3 weeks ago

One2OneHub
Queues - Concept, uses and dry-run

While working with problems in DSA, you might encounter a need to have a first-in-first-out kind of data structure, which is where ...

8:13
Queues - Concept, uses and dry-run

1 view

2 weeks ago

ultimatesenior4u
Multilevel Queue vs. Multilevel Feedback Queue CPU Scheduling Explained| OS | MLQ Vs MLFQ |Learn now

Master Efficient Algorithms & Data Structures! In this video, we dive deep into three powerful techniques essential for competitive ...

7:11
Multilevel Queue vs. Multilevel Feedback Queue CPU Scheduling Explained| OS | MLQ Vs MLFQ |Learn now

26 views

3 weeks ago

FastTrack CS
Stacks and Queues

This educational material examines fundamental data structures like stacks, queues, and bags, focusing on how they separate ...

7:06
Stacks and Queues

13 views

3 weeks ago

Mind2Machine
Stack & Queue in Java Collections | offer vs add | peek vs element | pop vs poll #3

In this video, I explained Stack and Queue in Java Collection Framework with full clarity. ✓ Topics Covered: How to create ...

10:12
Stack & Queue in Java Collections | offer vs add | peek vs element | pop vs poll #3

10 views

11 days ago

GFG Solutions
#867 GFG POTD | Implement k Queues in a Single Array | GFG Solutions | 31-01-2026

867 GFG POTD | Implement k Queues in a Single Array | GFG Solutions | 31-01-2026 For Code File Click On The Link ...

0:50
#867 GFG POTD | Implement k Queues in a Single Array | GFG Solutions | 31-01-2026

77 views

3 weeks ago

BrightCode
Queue Implementation using linked list
23:21
Queue Implementation using linked list

7 views

10 days ago

Shivam Gupta
Implement k Queues in a Single Array | GFG POTD

Welcome to the explanation of GFG POTD ( problem of the day)! In this video, we have discussed the strategies, ideas, and ...

10:07
Implement k Queues in a Single Array | GFG POTD

432 views

3 weeks ago

Programming Classes
Lecture 92 - Java Queue Interface with Examples (Collections) | Programming Classes | Mukesh Sir

Welcome to Programming Classes! Java Tutorial #92 - Java Queue Interface with Examples (Collections) In this video by ...

18:22
Lecture 92 - Java Queue Interface with Examples (Collections) | Programming Classes | Mukesh Sir

25 views

6 days ago

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

0 views

6 days 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

MISSION CAREER
6  Queue Array Implimentation / BRIJIT BHATTACHARJEE

... means deletion takes place from the front so the specialtity of the queue that you are going to proceed or delete from the front so ...

8:26
6 Queue Array Implimentation / BRIJIT BHATTACHARJEE

3 views

13 days ago

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

backstreetbrogrammer -------------------------------------------------------------------------------- Add a new order to Order Book ...

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

144 views

4 weeks ago