ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

50,048 results

Jakob Jenkov
Java Deque

The Java Deque interface represents a double ended queue (DEQue), meaning a queue which you can enque and deque ...

13:44
Java Deque

29,848 views

5 years ago

Anuj Kumar Sharma
Deque in Data Structure | Double ended queue Data Structure | Stack & Queue using Deque | DSAOne #53

Hey guys, In this video, We're going to learn about a New Data Structure called Deque. Deque is also known as a Doubly-ended ...

8:39
Deque in Data Structure | Double ended queue Data Structure | Stack & Queue using Deque | DSAOne #53

39,304 views

4 years ago

Algorithms with Attitude
Stacks, Queues, and Double Ended Queues (Deques)

Table of Contents: 00:00 - Introduction and Prerequisites 00:18 - Stack Operations 01:13 - Queue Operations 01:52 - Deque ...

6:18
Stacks, Queues, and Double Ended Queues (Deques)

37,997 views

9 years ago

Jenny's Lectures CS IT
4.7 DEQUE in Data Structure | Introduction to DEQue - Double Ended Queue

Jennys Lectures DSA with Java Course Enrollment link: ...

12:45
4.7 DEQUE in Data Structure | Introduction to DEQue - Double Ended Queue

456,215 views

6 years ago

Lalitha Natraj
Introduction to Double Ended Queues

This video introduces a variation of the queue data structure, the double ended queue. This video is meant for educational ...

11:23
Introduction to Double Ended Queues

75,222 views

6 years ago

CodeWithHarry
Double-Ended Queue in Data Structure (DE-Queue Explained)🔥

Double Ended Queue: Data Structure A deque, also known as a double-ended queue, is an ordered collection of items similar to ...

14:58
Double-Ended Queue in Data Structure (DE-Queue Explained)🔥

233,385 views

5 years ago

Programming Tutorials
Java Deque | Deque Interface in Java with Example | ArrayDeque

In this tutorial, I have explained java Deque with example. Also, i have explained it's implementation ArrayDeque and LinkedList.

16:36
Java Deque | Deque Interface in Java with Example | ArrayDeque

16,182 views

3 years ago

Daily Code Buffer
ArrayDeque in Java | Internal Working

In this video, we will discuss ArrayDeque in java. We will see what kind of problems arrayDeque solves and why and how its ...

10:37
ArrayDeque in Java | Internal Working

12,701 views

3 years ago

Coding Env
Introduction to Dequeue or deque or a double ended queue data structure in Java.

Introduction to Dequeue or a double ended queue data structure in Java. Get all its internal working with nice diagram. How to use ...

12:53
Introduction to Dequeue or deque or a double ended queue data structure in Java.

5,945 views

4 years ago

Umair's classes- ICSE & ISC computer
DEQUE in java ISC class 12 computer | double ended queue concept based explanation

DEQUE in java ISC class 12 computer . Double ended queue concept based explanation . Add & remove from both end .

13:45
DEQUE in java ISC class 12 computer | double ended queue concept based explanation

662 views

10 months ago

Bro Code
Learn Queue data structures in 10 minutes 🎟️

Queue data structure java tutorial example explained #queue #data #structure ...

10:07
Learn Queue data structures in 10 minutes 🎟️

200,563 views

4 years ago

Programming For Beginners
Java Tutorial #52 - Java Deque Interface with Examples (Collections)

Java Tutorial #52 - Java Deque Interface with Examples (Collections) In this video by Programming for Beginners we will learn ...

8:11
Java Tutorial #52 - Java Deque Interface with Examples (Collections)

9,309 views

3 years ago

conceptFork
What is a Deque in Data Structure? | Double Ended Queue Explained with Example #datastructures

In this video, you'll learn the concept of Deque (Double-Ended Queue) — one of the most versatile data structures in computer ...

0:05
What is a Deque in Data Structure? | Double Ended Queue Explained with Example #datastructures

3,978 views

2 months ago

CodeWithHarry
ArrayDeque in Java

In this video, we will discuss ArrayDeque in java. We will see what kind of problems arrayDeque solves and why and how its ...

13:46
ArrayDeque in Java

130,294 views

4 years ago

Adam Bien
Deque.addFirst over List.add(0,...) #java #shorts

The addFirst (https://docs.oracle.com/en/java/javase/20/docs/api/java.base/java/util/LinkedList.html#addFirst(E)) method is nicer to ...

0:41
Deque.addFirst over List.add(0,...) #java #shorts

1,123 views

2 years 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

427 views

1 month ago

Code Morsels
A Simple Java Double Deque ("double deck")

In this video you can watch me as I code a Java Double Deque. Similar to a doubly linked list with particular behavior to give it that ...

1:02:43
A Simple Java Double Deque ("double deck")

1,205 views

6 years ago

Engineering Digest
All-In-One Java Queues & Deques Tutorial: Covering LinkedList, PriorityQueue, ArrayDeque & More!

Call / DM me: https://topmate.io/engineeringdigest Donate: https://razorpay.me/@engineeringdigest Perks: ...

1:00:01
All-In-One Java Queues & Deques Tutorial: Covering LinkedList, PriorityQueue, ArrayDeque & More!

17,623 views

1 year ago

Programming Made Easy
Double Ended Queue in Java | Java Deque

DoubleEndedQueueInJava #JavaDeque #ProgrammingMadeEasy Hello and welcome programmers, today we are going to learn ...

14:28
Double Ended Queue in Java | Java Deque

813 views

5 years ago

Java
What is a Deque?  - Cracking the Java Coding Interview

Cracking the #Java #Coding #Interview - Question 141: What is a Deque? Watch all the questions here: ...

1:00
What is a Deque? - Cracking the Java Coding Interview

12,943 views

1 year ago