ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

576 results

JomaClass
Deque (Double-Ended Queue) | Data Structures & Algorithms

All JomaClass videos from 2020 are now free to watch. If you enjoy please consider donating here: https://support.joma.io/ This ...

4:33
Deque (Double-Ended Queue) | Data Structures & Algorithms

2,099 views

8 months ago

Beat99.Academy
Java Deque Interface Explained: ArrayDeque vs LinkedList | Java Mastery Series

Master the Java Deque Interface! In this tutorial, we dive into the Double-Ended Queue (Deque) and see why it is one of the most ...

11:35
Java Deque Interface Explained: ArrayDeque vs LinkedList | Java Mastery Series

18 views

1 month ago

Nikhil Lohia
Sliding Window Maximum (LeetCode 239) — 48 Companies Ask This! Step-by-Step Deque Approach

Super helpful resources: https://nikoo28.github.io/all-my-links/ Actual Problem: ...

21:22
Sliding Window Maximum (LeetCode 239) — 48 Companies Ask This! Step-by-Step Deque Approach

7,559 views

3 months ago

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

289 views

6 months ago

FTC Team 7477 - Super 7
Java Programming Series Episode 101: Deque as a Stack and a Queue

... like last video we're going to import the entire Java youtube class using the asterisk so let's go into our class name main method.

1:59
Java Programming Series Episode 101: Deque as a Stack and a Queue

1 view

4 months ago

ExploreTechInsights360
Java Queue Hierarchy

Java Collections - LinkedList & Queue Hierarchy - Queue Hierarchy Overview - Queue Interface - Deque Interface - LinkedList as ...

0:27
Java Queue Hierarchy

67 views

10 months ago

Lee Code
Deque or Doubly Ended Queue in Tamil | DSA in Java

In this video/article, we dive deep into the concept of Deque (Double-Ended Queue) and its relation to Doubly Linked List in Java.

7:47
Deque or Doubly Ended Queue in Tamil | DSA in Java

565 views

11 months ago

Umair's classes- ICSE & ISC computer
Deque in Java | ISC Class 12 Computer Science One Shot Explanation | Deque Full Concept explanation

In this one-shot video, we'll cover Deque in Java (Double Ended Queue) — a very important topic for ISC Class 12 Computer ...

12:12
Deque in Java | ISC Class 12 Computer Science One Shot Explanation | Deque Full Concept explanation

3,105 views

8 months ago

Code Granular
Java Deque Secrets: Work-Stealing & High-Performance Concurrency

Ever wondered how Java handles massive concurrency behind the scenes? In this deep dive, we explore Java's Deque ...

16:02
Java Deque Secrets: Work-Stealing & High-Performance Concurrency

54 views

6 months ago

Hacktrickz
25.3 : Queue Interface in Java | ArrayDeque & PriorityQueue [Abdul Bari] Java Course

In this lecture, we cover the Queue interface in Java and its important implementations: ArrayDeque and PriorityQueue. Learn how ...

23:44
25.3 : Queue Interface in Java | ArrayDeque & PriorityQueue [Abdul Bari] Java Course

250 views

6 months ago

SPS Tech | Learn Java | Crack Interviews
4.5 Queues in Java Explained | Queue, Deque, PriorityQueue | Java Collections

Queues in Java form one of the most important data structures in backend development, scheduling systems, messaging ...

8:13
4.5 Queues in Java Explained | Queue, Deque, PriorityQueue | Java Collections

57 views

7 months ago

Cuneyt Akinlar
Deque (Double-ended Queue): Definition, creation, use

Deque (Double-ended Queue): Definition, creation, use.

5:04
Deque (Double-ended Queue): Definition, creation, use

9 views

1 month ago

Coding with Tamilarasan
641. Design Circular Deque | Java | Leetcode | Queue | DSA

In this video, we'll solve LeetCode Problem 641: Design Circular Deque, a commonly asked data structure design question in ...

17:47
641. Design Circular Deque | Java | Leetcode | Queue | DSA

103 views

9 months ago

Omar Kweidy
Java Basics in 8 Minutes – Part 1: Data Types, Strings & Collections

Java Basics in 8 Minutes: Data Types, Strings & Collections In this lesson, we connect the most important Java basics: primitive vs ...

8:11
Java Basics in 8 Minutes – Part 1: Data Types, Strings & Collections

93 views

7 days ago

Java for Beginners with Prajna
ArrayDeque in Java Explained | Faster than Stack and LinkedList?

This video helps to understand arraydeque and methods used in arraydeque.

3:48
ArrayDeque in Java Explained | Faster than Stack and LinkedList?

0 views

2 weeks ago

Code with Kavindiya
🔥 Stack Using Deque in Java 💻 | Easy Explanation 📚 + Full Code ✅

Welcome to Code with Kavindiya ✨ In this video, you will learn how to implement a Stack using a Deque in Java step by step in a ...

14:06
🔥 Stack Using Deque in Java 💻 | Easy Explanation 📚 + Full Code ✅

24 views

2 months ago

Code With K5KC
Sliding Window Maximum - Leetcode 239 | Monotonic Deque O(N) | Java & Python

PROBLEM DESCRIPTION* You are given an array of integers nums, there is a sliding window of size k which is moving from the ...

7:46
Sliding Window Maximum - Leetcode 239 | Monotonic Deque O(N) | Java & Python

9,825 views

3 weeks ago

Code Clarity DSA
Stacks & Queues Explained Visually | LIFO, FIFO, Deques & How They Really Work (Java + Python)

A complete, beginner-friendly guide to stacks and queues — the two fundamental "restricted-access" linear structures. With clear ...

9:01
Stacks & Queues Explained Visually | LIFO, FIFO, Deques & How They Really Work (Java + Python)

92 views

1 month ago

Tpoint Tech Hindi
#48 Java Collection Framework Deque Interface Part-7 | What is the Deque in Java? | Tpoint Tech

📝 Training & Certification: 👉 https://forms.gle/dhZhETccxuQTCBQB9 In this video, you will learn about the Deque Interface in ...

27:43
#48 Java Collection Framework Deque Interface Part-7 | What is the Deque in Java? | Tpoint Tech

70 views

7 months ago

Java Challengers
Java Stack Deep Dive: Performance, Use Cases, and Algorithms - Live #19

The Stack is a simple yet powerful data structure governed by the Last-In, First-Out (LIFO) principle. It's the engine behind ...

33:48
Java Stack Deep Dive: Performance, Use Cases, and Algorithms - Live #19

4,133 views

11 months ago