ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

617,238 results

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

6 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

460,085 views

6 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)

38,069 views

10 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,691 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

448 views

2 months ago

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

3 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

11,029 views

3 years ago

People also watched

Tech With Tim
Intermediate Python Tutorial #8 - Collections/Deque(deck)

Intermediate Python Tutorial #8 - Collections/Deque(deck) Today's Topic: deque, this is a unique data type within the collections ...

9:55
Intermediate Python Tutorial #8 - Collections/Deque(deck)

44,165 views

7 years ago

Engineerhoon
Introduction to Dequeue Data Structure and its code explanation | Engineer

A video on Dequeue Data Structure and its code explanation.

18:27
Introduction to Dequeue Data Structure and its code explanation | Engineer

7,413 views

7 years ago

AlgoMonster
Monotonic Stack Data Structure Explained

LeetCode Pattern - Monotonic stack, Monotonic deque, Monotonic queue Next Greater Element II Daily Temperature Sliding ...

5:43
Monotonic Stack Data Structure Explained

89,989 views

3 years ago

The Theory Of Code
Python Deque Container in Python Collections

Welcome to the video series on interesting topics of modern python programming. In this video we're talking about python deque, ...

10:12
Python Deque Container in Python Collections

1,913 views

4 years ago

Nathan S
Queues Part 1:  Enqueue and Dequeue (Java)

This video looks at the abstract Data Type Queue. It shows how they are constructed in and utilized in Java. It looks at the methods ...

7:36
Queues Part 1: Enqueue and Dequeue (Java)

58,306 views

12 years ago

CppNuts
std::deque In C++

This is also called double ended queue. NOTES: 0. std::deque is an indexed sequence container. 1. It allows fast insertion at both ...

12:35
std::deque In C++

33,133 views

5 years ago

AlgoMasterIO
Monotonic Stack in 6 minutes | LeetCode Pattern

Master DSA Patterns: https://algomaster.io/ ▻ My DSA Playlist: ...

6:38
Monotonic Stack in 6 minutes | LeetCode Pattern

43,523 views

11 months ago

ByteQuest
Heaps Visually Explained (Priority Queues)

in this video, I have explained how the Heap Data structure works using a visual representation of Max Heap. I have included the ...

12:03
Heaps Visually Explained (Priority Queues)

25,496 views

1 year 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 🎟️

203,403 views

4 years ago

Lalitha Natraj
Double Ended Queue - Deletions

Video 10 of a series explaining the basic concepts of Data Structures and Algorithms. This video explains the basic concepts ...

8:25
Double Ended Queue - Deletions

8,447 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)🔥

235,014 views

5 years ago

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

... program to implement DEQUE(Double Ended Queue) using circular array. Discussed all the operations on deque data structure ...

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

332,058 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,967 views

5 years ago

Vashishth Muni Singh
Double Ended Queue [ DEQueue ] |  introduction and implementation using Doubly Linked List | part 1

Hey Guy's If You Find This Video Helpfull, Then Don't Forget To Like, Share And Subscribe The Channel For More Such Videos.

19:21
Double Ended Queue [ DEQueue ] | introduction and implementation using Doubly Linked List | part 1

3,702 views

5 years ago

Coder Army
Introduction to Deque and implementation

Queue | 180daysofCode | Solve Many Problem on Queue | DSA 00:00 Introduction 1:01 What is Deque 5:30 Implementing Deque ...

1:25:04
Introduction to Deque and implementation

26,701 views

1 year ago

Rapid Tutor
83 - Deque Operations using Circular Array | Double Ended Queue | Data Structures

Deque #DataStructure #DoubleEndedQueue #PushFront #PushBack #PopFront #PopBack #CircularArray #Algorithms Deque ...

12:17
83 - Deque Operations using Circular Array | Double Ended Queue | Data Structures

266 views

10 months ago

Lalitha Natraj
Double Ended Queue - Additions

Video 9 of a series explaining the basic concepts of Data Structures and Algorithms. This video explains the basic concepts ...

8:22
Double Ended Queue - Additions

15,475 views

6 years ago

GridoWit
Deque (Double Ended Queue)

Watch Freely on your Laptops, Tablet, smartphones ( Windows, Android, iPhone )

6:50
Deque (Double Ended Queue)

44,379 views

10 years ago

Easy Learning with Nisha
Lecture 18 : Double ended queue Dequeue in data structure

Data Structures tutorial link https://youtube.com/playlist?list=PLpd-PtH0jUsVnw6gHT6PzDDIgnn4JslBZ Java programming tutorial ...

1:40
Lecture 18 : Double ended queue Dequeue in data structure

9,239 views

4 years ago

CS KTU Lectures
Double Ended Queue: Algorithm

CST 201 - Data Structures- Module 2(KTU 2019 Regulation)

10:20
Double Ended Queue: Algorithm

12,790 views

4 years ago

CS & IT Tutorials by Vrushali 👩‍🎓
DSA 32 : Learn Double Ended Queue Operations with Examples

Details About: Introduction of Double Ended Queue Types of Double Ended Queue Operations Performed on Double Ended ...

10:07
DSA 32 : Learn Double Ended Queue Operations with Examples

14,760 views

5 years ago

D Sumathi
Deque-Double-Ended-Queue-2-6-Data Structures and Algorithms-Definition, Applications, types

Unit-2 –6 Stack, Queue and Linked List Queue Structure - Deque Deque (Double Ended Queue)– Definition Types of Deque ...

15:26
Deque-Double-Ended-Queue-2-6-Data Structures and Algorithms-Definition, Applications, types

941 views

1 year ago