ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

459 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

23 views

7 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

12 views

2 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

3 views

2 weeks 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)

231 views

4 weeks ago

College Eduventures
Mastering Java Queues | Java | Interview Preparation | College Eduventures

Mastering Java Queues | Java | Interview Preparation | College Eduventures In this video, we dive deep into Java Queue ...

6:51
Mastering Java Queues | Java | Interview Preparation | College Eduventures

8 views

2 days ago

waedahmad
queue
7:23
queue

3 views

3 weeks ago

Ashwani gupta
Java Collections Framework Explained  List, Set, Map, Queue with Examples

In this video, we explain the Java Collections Framework in detail with clear examples. Topics Covered: - Iterable and Collection ...

19:40
Java Collections Framework Explained List, Set, Map, Queue with Examples

9 views

2 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

53,729 views

4 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

4 weeks ago

CalmStackDev
Quiz-171 | Non-blocking FIFO concurrent queue? | #shorts #java #quiz

Test your Java skills in 30–40 seconds. Each Short is a quick multiple-choice Java quiz with 4 options, a 5→1 countdown, then an ...

0:21
Quiz-171 | Non-blocking FIFO concurrent queue? | #shorts #java #quiz

0 views

1 day ago

ICPC ACM USICT
DSA Bootcamp | Session - 03 | Linked List, Stack, Queue

In this session, we explore three fundamental data structures that form the backbone of many coding interview problems: Linked ...

45:45
DSA Bootcamp | Session - 03 | Linked List, Stack, Queue

2 views

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

12 views

2 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

CodeKarYaar
DSA Queue - Interview topic 👨🏻‍💻#interview #dsa #java #code #programming #interviewquestions
0:08
DSA Queue - Interview topic 👨🏻‍💻#interview #dsa #java #code #programming #interviewquestions

2 views

2 weeks ago

Life Skills with Durga Sir
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

6 views

6 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

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

0 views

9 days ago

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

7 views

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

34 views

9 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