ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

58 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

11 months 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!!)

Code Review: Array-based deque in Java Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...

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

2 views

3 years ago

Vanlalruata Hnamte
Deque

Hope you like it!

3:21
Deque

33,020 views

13 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

Meri (Engel) Kasprak - programming videos
Classes and Objects in Java

Creating your first class and instantiating objects from it in Java.

3:17
Classes and Objects in Java

96 views

8 years ago

Vanlalruata Hnamte
Building of an output restricted deque

This demonstrates how to build a deque which restrict an output.

3:11
Building of an output restricted deque

2,622 views

13 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

2 years ago

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

Code Review: Queue with O(1) enqueue and dequeue with JS arrays Helpful? Please support me on Patreon: ...

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

2 views

3 years ago

Goeduhub Technologies
Collections in Java | Why use Java collection | Collection Interface | Examples of Collection

What are collections in Java? What is a Java collection framework? Reference Notes ...

3:15
Collections in Java | Why use Java collection | Collection Interface | Examples of Collection

42 views

4 years ago

Roel Van de Paar
Computer Science: Amortized value of dequeue with potential function

Computer Science: Amortized value of dequeue with potential function Helpful? Please support me on Patreon: ...

1:29
Computer Science: Amortized value of dequeue with potential function

12 views

4 years ago

Roel Van de Paar
Create custom Queue class with O(1) Enqueue and O(1) Dequeue

Create custom Queue class with O(1) Enqueue and O(1) Dequeue Helpful? Please support me on Patreon: ...

2:33
Create custom Queue class with O(1) Enqueue and O(1) Dequeue

16 views

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

4 years ago

MyExamCloud
Java SE 17 Developer 1Z0-829 Practice Tests

Java SE 17 Developer 1Z0-829 Practice Tests official page ...

1:38
Java SE 17 Developer 1Z0-829 Practice Tests

298 views

3 years ago

optimus Lee
ch 3. 덱(deque)

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

2:28
ch 3. 덱(deque)

94 views

4 years ago

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

Code Review: dequeue() in Queue implememtation that uses a circular linked list Helpful? Please support me on Patreon: ...

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

2 views

3 years ago

Roel Van de Paar
Calculating running average in Java (2 Solutions!!)

Calculating running average in Java Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

3:45
Calculating running average in Java (2 Solutions!!)

43 views

3 years ago

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

Code Review: Concurrent Queue with enqueue and dequeue using Stack as underlying data structure Helpful? Please support ...

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

5 views

3 years ago

Roel Van de Paar
Code Review: ConnectionPool using LinkedBlockingDeque

Code Review: ConnectionPool using LinkedBlockingDeque Helpful? Please support me on Patreon: ...

3:08
Code Review: ConnectionPool using LinkedBlockingDeque

27 views

3 years ago

Vanlalruata Hnamte
Circular Queue

Enjoy a small animation on circular queue!

1:22
Circular Queue

48,823 views

13 years ago