ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

180 results

Anuj Kumar Sharma
Deque in Data Structure | Double ended queue Data Structure | Stack & Queue using Deque | DSAOne #53

Hey guys, In this video, We're going to learn about a New Data Structure called Deque. Deque is also known as a Doubly-ended ...

8:39
Deque in Data Structure | Double ended queue Data Structure | Stack & Queue using Deque | DSAOne #53

39,430 views

4 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,071 views

10 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

452 views

2 months 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,120 views

5 years ago

Alex Hyett
Stack vs Heap Memory - Simple Explanation

I take a look at Stack and Heap Memory and how it affects your application. Knowing how memory is handled in your application ...

5:28
Stack vs Heap Memory - Simple Explanation

395,986 views

3 years ago

HackerRank
Data Structures: Stacks and Queues

Learn the difference between linear data structures stacks and queues. This video is a part of HackerRank's Cracking The Coding ...

5:46
Data Structures: Stacks and Queues

596,120 views

9 years ago

Khanh Nguyen J
Java Deque Tutorial | push(), addFirst(), offerFirst(), removeFirst(), pollFirst(), ... Explained

In this video, you'll learn *the basics of the Deque interface in Java* — focusing on *how to manipulate elements at the front* of a ...

14:31
Java Deque Tutorial | push(), addFirst(), offerFirst(), removeFirst(), pollFirst(), ... Explained

13 views

3 months ago

Khanh Nguyen J
Java Deque Tutorial | add(), addLast(), offerLast(), removeLast(), pollLast(), ... Explained

In this video, you'll learn how to *manipulate elements at the rear (end)* of a *Deque interface in Java* — including how to *add, ...

9:53
Java Deque Tutorial | add(), addLast(), offerLast(), removeLast(), pollLast(), ... Explained

5 views

2 months ago

Geekific
Sliding Window Maximum: Efficient Deque Solution Explained | LeetCode 239 | Geekific

Master one of the most commonly asked coding problems: Sliding Window Maximum! This problem is crucial for understanding ...

5:59
Sliding Window Maximum: Efficient Deque Solution Explained | LeetCode 239 | Geekific

1,816 views

9 months ago

Geekific
Queues Explained and Implemented with Arrays and LinkedLists in Java | Data Structures | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In this video we explain ...

12:01
Queues Explained and Implemented with Arrays and LinkedLists in Java | Data Structures | Geekific

2,325 views

4 years ago

mycodeschool
Data structures: Array implementation of Queue

See complete series on data structures here: http://www.youtube.com/playlist?list=PL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P ...

14:59
Data structures: Array implementation of Queue

932,991 views

12 years ago

Coding Codes
DSaA #56 - Queues in Java [By Mosh Hamedani]

Data structures and algorithms coding course by Mosh Hamedani (Episode 56)

5:13
DSaA #56 - Queues in Java [By Mosh Hamedani]

167 views

2 years ago

Geekific
Implement Queue using Stacks | Explained, Visualized and Implemented | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Most, if not all of the ...

4:07
Implement Queue using Stacks | Explained, Visualized and Implemented | Geekific

2,819 views

3 years ago

Geekific
Collections Framework in Java with Examples | The Collection and Map Interfaces in Java | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ If you are a senior Java ...

8:10
Collections Framework in Java with Examples | The Collection and Map Interfaces in Java | Geekific

2,701 views

4 years ago

Geekific
Heap Explained and Implemented in Java | Maximum and Minimum Heaps | Priority Queues | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In the previous videos ...

16:38
Heap Explained and Implemented in Java | Maximum and Minimum Heaps | Priority Queues | Geekific

16,936 views

4 years ago

Study Hub
Lecture 15: Queue Implementation Demystified: From Linked Lists to Resizing Arrays |Queue Efficiency

In this video, we explore the implementation of queues, fundamental data structures used for managing collections of objects with ...

5:33
Lecture 15: Queue Implementation Demystified: From Linked Lists to Resizing Arrays |Queue Efficiency

307 views

1 year ago

Teddy Dev
CSCI2120 - Lecture 17C:  Collections -  ArrayDeque

CSCI2120 - Software Design & Development II (Java) UNIT 2: Data management Collections Framework Lecture 17C.

18:35
CSCI2120 - Lecture 17C: Collections - ArrayDeque

20 views

3 years ago

Javarevisited
Blocking Queue in Java | Example Tutorial | Code Below

And, here are the best courses to learn Java from scratch: 1. The Complete Java Masterclass - https://bit.ly/3msOMTd 2. Java ...

12:27
Blocking Queue in Java | Example Tutorial | Code Below

642 views

3 years ago

Dinesh Varyani
Part 3 - How to implement a Queue in Java - Dequeue Operation

Get DSA Animation Slides - https://topmate.io/dinesh_varyani/950549 ▻Full DSA Course ...

16:45
Part 3 - How to implement a Queue in Java - Dequeue Operation

20,350 views

8 years ago

Geekific
Abstract Data Types vs. Data Structures | ADT vs. DS | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In this video we answer ...

6:34
Abstract Data Types vs. Data Structures | ADT vs. DS | Geekific

19,155 views

5 years ago