ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

255 results

The Debug Zone
How to Set Size for a Deque in Java: Tips and Solutions Explained

In this video, we dive into the world of Java's Deque (Double-Ended Queue) and explore the crucial topic of setting its size.

3:36
How to Set Size for a Deque in Java: Tips and Solutions Explained

2 views

1 year ago

Roel Van de Paar
Deque implementation with array in Java

Deque implementation with array in Java Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...

3:00
Deque implementation with array in Java

20 views

3 years ago

Roel Van de Paar
Code Review: Array-based deque in Java (2 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

3:28
Code Review: Array-based deque in Java (2 Solutions!!)

2 views

3 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

617 views

5 years ago

Roel Van de Paar
Implementation of deque (2 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

3:51
Implementation of deque (2 Solutions!!)

2 views

3 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

251 views

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

263 views

5 years ago

Satbek Abdyldayev
Erjan Sandubaev - Queues and Priority Queues

... deck supports element insertion and removal at both ends the deque interface extend skill here you can see is here where Java ...

5:33
Erjan Sandubaev - Queues and Priority Queues

126 views

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

Roel Van de Paar
Code Review: Deque implemented using a circular array (3 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

4:12
Code Review: Deque implemented using a circular array (3 Solutions!!)

5 views

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

45 views

1 year ago

Kinetic Coding
Queue | Introduction | Data Structure | Algorithms | Java | Programming | Tech | Interviews | Gate

Welcome to Kinetic Coding! In today's lecture, we dive deep into the fascinating world of Queues in Java. As part of our DSA (Data ...

7:26
Queue | Introduction | Data Structure | Algorithms | Java | Programming | Tech | Interviews | Gate

44 views

1 year ago

Roel Van de Paar
Code Review: Queue with O(1) enqueue and dequeue with JS arrays (2 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

3:48
Code Review: Queue with O(1) enqueue and dequeue with JS arrays (2 Solutions!!)

3 views

4 years ago

Roel Van de Paar
Code Review: A simple thread-safe Deque in C++ (2 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:46
Code Review: A simple thread-safe Deque in C++ (2 Solutions!!)

21 views

3 years ago

optimus Lee
ch 3. 덱(deque)

자료 구조 중에 덱(deque)에 대한 개념 설명을 진행하는 강의이다.

2:28
ch 3. 덱(deque)

95 views

5 years ago

Roel Van de Paar
Code Review: dequeue() in Queue implememtation that uses a circular linked list

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

3:08
Code Review: dequeue() in Queue implememtation that uses a circular linked list

2 views

3 years ago

Pablo Revuelta Sanz
Estructuras de Datos (Clase Nodo Doble)

Definición de la clase Nodo Doble, que servirá para crear distintas estructuras de datos. Todo ello, representado mediante un ...

0:26
Estructuras de Datos (Clase Nodo Doble)

1 view

3 years ago

Roel Van de Paar
What is the time complexity of enqueue and dequeue of a queue implemented with a singly linked...

What is the time complexity of enqueue and dequeue of a queue implemented with a singly linked list? Helpful? Please support ...

2:54
What is the time complexity of enqueue and dequeue of a queue implemented with a singly linked...

167 views

5 years ago

Derek Harter
COSC 2336 Data Structures and Algorithms : Implementing Queues

Unit Queues, Video 01 - Implementing Queues In this video we look at Queue data structures and how to implement them in C++.

45:25
COSC 2336 Data Structures and Algorithms : Implementing Queues

80 views

5 years ago

Roel Van de Paar
Code Review: Concurrent Queue with enqueue and dequeue using Stack as underlying data structure

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

3:01
Code Review: Concurrent Queue with enqueue and dequeue using Stack as underlying data structure

5 views

3 years ago