ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

403 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

17 views

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

10 days ago

RuchiCodes
Queue Interface in Java 🔥 | FIFO | PriorityQueue | Deque | ArrayDeque (Complete Guide)

In this video, we have explained QUEUE Interface in Java in a very simple and beginner-friendly way. Java Complete Source ...

12:29
Queue Interface in Java 🔥 | FIFO | PriorityQueue | Deque | ArrayDeque (Complete Guide)

229 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

waedahmad
queue
7:23
queue

0 views

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

3 weeks ago

Eye Of A Hero
Collections Queues:   LinkedList vs. PriorityQueue

In this video we explore the **Queue interface** in the Java Collections Framework and learn how Java handles **FIFO (First-In, ...

12:37
Collections Queues: LinkedList vs. PriorityQueue

0 views

2 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

Padho with Pratyush
The Best Video To Learn HEAP Data Structure | DSA Patterns 2026 CPP JAVA Python

People coming for first time https://www.youtube.com/watch?v=ks-aCN8dzv0 DSA Patterns Playlist: https://www.youtube.com ...

26:33
The Best Video To Learn HEAP Data Structure | DSA Patterns 2026 CPP JAVA Python

3,055 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

Samar Balousha
Customer Management System – Data Structures Project (Java)

In this video, I demonstrate a Java-based Customer Management System implemented using core data structures. ✓ Queue ...

10:35
Customer Management System – Data Structures Project (Java)

2 views

4 weeks ago

MR Exs Monkey
THIS TINY BABY MONKEY FROM JAVA ISLANDS IS THE BIGGEST

monkey #babymonkey #newbornmonkey #monkeyvideo #animals #mrexsmonkey #education.

13:10
THIS TINY BABY MONKEY FROM JAVA ISLANDS IS THE BIGGEST

1,173 views

12 hours 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

50,297 views

3 weeks ago

Divya Explains - Code & Consciousness
7 Merge K Sorted Linked Lists in Java 🔥 | Priority Queue Explained from Scratch (Interview Ready)

Merge K Sorted Linked Lists in Java — Explained Step by Step (Beginner to Interview Level)** In this video, we solve the classic ...

22:54
7 Merge K Sorted Linked Lists in Java 🔥 | Priority Queue Explained from Scratch (Interview Ready)

30 views

4 weeks ago

Durga Software Solutions
Become an Expert in Java Data Structures Today

Want to master Java Data Structures in a simple and practical way? In this video, you will clearly understand what data structures ...

6:22
Become an Expert in Java Data Structures Today

22 views

2 days ago

VikhramGuide
Find the Kth largest element (Priority Queue)

Kth largest element.

5:49
Find the Kth largest element (Priority Queue)

1 view

3 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

11 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

3 weeks ago

Code Kage
LeetCode 3829 | Design Ride Sharing System | Queue Based Design | Java

In this video, we solve LeetCode 3829 – Design Ride Sharing System step by step using a simple queue-based approach. The ...

5:03
LeetCode 3829 | Design Ride Sharing System | Queue Based Design | Java

61 views

3 weeks ago

Eye Of A Hero
Introduction to Collections in Java

In this video I introduce the **Java Collections Framework** and explain the collection hierarchy in a simple, visual way. We walk ...

5:59
Introduction to Collections in Java

0 views

2 weeks ago