ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

90,337 results

Related queries

deque java

circular queue animation

input restricted deque

priority queue

enqueue

dequeue isc class 12

Deque Systems

5.75K subscribers

Indently
A Very Fast And Memory Efficient Alternative To Python Lists (Deque)

Today, we will be looking at deque, a package that comes with Python that is known for it's memory-efficiency in managing ...

5:01
A Very Fast And Memory Efficient Alternative To Python Lists (Deque)

25,260 views

3 years ago

Daniel Boctor
The Best Data Structure You’ve Never Heard of | Python Deques

In this video, we delve into the Python Deque, a versatile data structure that combines the features of both stacks, queues, and ...

3:37
The Best Data Structure You’ve Never Heard of | Python Deques

6,461 views

2 years ago

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

383 views

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

38,001 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,361 views

6 years ago

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,857 views

5 years ago

Jenny's Lectures CS IT
4.8 Implementation of DEQUE using Circular Array | Data Structures Tutorials

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

36:37
4.8 Implementation of DEQUE using Circular Array | Data Structures Tutorials

329,783 views

6 years ago

Caleb Curry
Intro to Deques (Double Ended Queue) - C++ Tutorial 24

Start your software dev career - https://calcur.tech/dev-fundamentals Visual Assist - https://calcur.tech/vassist FREE Courses ...

4:58
Intro to Deques (Double Ended Queue) - C++ Tutorial 24

10,955 views

3 years ago

Mike Shah
STL std::deque  | Modern Cpp Series Ep. 120

Full C++ Series Playlist: https://www.youtube.com/playlist?list=PLvv0ScY6vfd8j-tlhYVPYgiIyXduu6m-L ▻Find full courses on: ...

28:43
STL std::deque | Modern Cpp Series Ep. 120

5,376 views

2 years ago

CodeLucky
Deque (Double Ended Queue) Explained: Sliding Window Maximum Algorithm Tutorial

Learn about Deque (Double Ended Queue) data structure and how it can be efficiently used to solve the sliding window maximum ...

7:49
Deque (Double Ended Queue) Explained: Sliding Window Maximum Algorithm Tutorial

236 views

8 months 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

4,027 views

2 months ago

C++ Data Structures
C++ Deque - How to implement a deque using a wrapping array

The deque is implemented differently in C++'s standard template library than in most other languages. This is because the C++ ...

5:33
C++ Deque - How to implement a deque using a wrapping array

611 views

3 years ago

CodeLucky
C++ Deque: Double-Ended Queue Explained for Beginners!

Dive into the world of C++ Deques! This video is your ultimate guide to understanding and using the `std::deque` container.

6:53
C++ Deque: Double-Ended Queue Explained for Beginners!

554 views

8 months ago

Indently
How to use "deque" in Python (Memory-efficient)

In today's video we're going to be learning how we can use deque (which is quite memory efficient) in Python. ▷ Become ...

11:55
How to use "deque" in Python (Memory-efficient)

12,784 views

11 months ago

C++ Data Structures
C++ Deque Demonstration

A demonstration how to use the most common operations in the standard template library deque. You can learn more about the ...

10:36
C++ Deque Demonstration

385 views

3 years ago

Lalitha Natraj
Introduction to Double Ended Queues

Video 8 of a series explaining the basic concepts of Data Structures and Algorithms. This video introduces a variation of the queue ...

11:23
Introduction to Double Ended Queues

75,247 views

6 years ago

CS Dojo
Introduction to Stacks and Queues (Data Structures & Algorithms #12)

Here's my introduction to stacks, queues, and deques (double-ended queues)! You can check out the problem I mentioned at the ...

16:30
Introduction to Stacks and Queues (Data Structures & Algorithms #12)

355,994 views

5 years ago