ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

713 results

Katzorn
Double-ended Queue demonstration.

A queue I have made in C++ that can push and pop at both ends. And is dynamically sized.

0:35
Double-ended Queue demonstration.

192 views

1 year ago

J David Eisenberg
Chapter 3: Deques

Double-ended queues (deques; pronounced “decks”); also the review for first midterm. It does a decent review of most of the ...

54:52
Chapter 3: Deques

39 views

1 year ago

Lucas Layman
Deques

... and final abstract data type that uses an array based list data structure and that is the deck or double ended queue oh it's not dq ...

11:51
Deques

260 views

5 years ago

Roel Van de Paar
Deque implementation in Ruby (2 Solutions!!)

Deque implementation in Ruby Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

4:06
Deque implementation in Ruby (2 Solutions!!)

13 views

3 years ago

Aaron Bauer
09 Stacks and Queues Implementation

From CS 201: Data Structures, winter term 2021, Carleton College ...

42:02
09 Stacks and Queues Implementation

20 views

4 years ago

Ian Finlayson
Lab Exercise: Queue Resizing

Introduces lab exercise on resizing an array-based queue data structure.

6:04
Lab Exercise: Queue Resizing

612 views

5 years ago

Satbek Abdyldayev
Week 11. Video Lecture. Chapter 20. Lists, Stacks, Queues, and Priority Queues

So it's very similar to the queue but Q only takes elements from the head but the double-ended queue can take a lemon sir from ...

1:15:20
Week 11. Video Lecture. Chapter 20. Lists, Stacks, Queues, and Priority Queues

1,612 views

5 years ago

Jef King
Queue: Dequeue Dynamics

Information on how to use King.Service to enable dynamic dequeue consumers; thus enabling maximum performance, and ...

7:50
Queue: Dequeue Dynamics

250 views

10 years ago

Santosh Nagargoje
Double Ended Queue(Deque) using STL in C++

This video demonstrates the OOPL Group C: Assignment No. 23 with simple steps. This lab assignment is the part of OOPL ...

12:07
Double Ended Queue(Deque) using STL in C++

1,061 views

7 years ago

Roel Van de Paar
Double ended queue data abstraction and axioms

Double ended queue data abstraction and axioms Helpful? Please support me on Patreon: ...

1:56
Double ended queue data abstraction and axioms

1 view

4 years ago

Ian Finlayson
The Queue Data Structure

Covers queues and their implementation with an array.

40:55
The Queue Data Structure

181 views

5 years ago

WIT Solapur - Professional Learning Community
Queue in Data Structure.

Mr. R.R. Konapure Assistant Professor Electronics &Telecommunication Engineering Walchand Institute of Technology, Solapur.

8:42
Queue in Data Structure.

544 views

6 years ago

Ian Finlayson
Queues Continued

Covers the breadth first search algorithm which uses a queue, and depth first search which uses a stack.

32:54
Queues Continued

136 views

5 years ago

Creative Common lisence
Learn Linear Data Structure   Stacks, Queues, Deques, Lists

In this course you will learn about linear data structures. This course specially focus on #Stack #queue #Deque and #List.

57:21
Learn Linear Data Structure Stacks, Queues, Deques, Lists

16 views

4 years ago

kritik sah
Learn Linear Data Structure | Stacks, Queues, Deques, Lists

In this course you will learn about linear data structures. This course specially focus on #Stack #queue #Deque and #List.

57:21
Learn Linear Data Structure | Stacks, Queues, Deques, Lists

6 views

4 years ago

Sparky's Training Academy
Stacks and Queues (Data Structures and Algorithms)

In pursuit of generating educational material for training this is a completely automatically made presentation made with the help ...

4:56
Stacks and Queues (Data Structures and Algorithms)

10 views

1 year ago

Craig Piercy
Python data types: deque

`deque` stands for double-ended queue. It's a data structure from Python's `collections` module that allows you to add or remove ...

4:55
Python data types: deque

15 views

6 months ago

Start-Tech Academy
Learn Linear Data Structure Stacks, Queues, Deques, Lists

In this course you will learn about linear data structures. This course specially focus on #Stack #queue #Deque and #List.

57:21
Learn Linear Data Structure Stacks, Queues, Deques, Lists

154 views

3 years ago

Computer Notes 💻
DOUBLE ENDED QUEUES | Data Structures Using C | #queues #datastructures  #computerscience #bca

Full Video: https://youtu.be/zByswoRvXEg ▷ Channel Link: https://www.youtube.com/@computer_notes/featured ▷ Facebook: ...

0:15
DOUBLE ENDED QUEUES | Data Structures Using C | #queues #datastructures #computerscience #bca

665 views

2 years ago

Vanlalruata Hnamte
Building an Input Restricted Deque

This will demonstrate how to build a deque which restrict the input.

1:43
Building an Input Restricted Deque

3,663 views

13 years ago