ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

50,866 results

Kunal Kushwaha
Stacks and Queues Complete Tutorial - Theory + Implementation + Types (Dynamic, Circular)

Learn complete #Stacks and #Queues in a single video! One of the most important data structures for coding interviews. Here we ...

1:30:47
Stacks and Queues Complete Tutorial - Theory + Implementation + Types (Dynamic, Circular)

478,293 views

3 years ago

Apna College
Stack Data Structure in One Video | Java Placement Course

Code at : https://github.com/shradha-khapra/ApnaCollege-Java/tree/main/Stack TimeStamps : Start - 00:00 Stack Introduction ...

36:45
Stack Data Structure in One Video | Java Placement Course

1,000,979 views

4 years ago

Amplify Learning - Class 11, 12
Stack, Queue, Circular Queue, Dequeue | Data Structures 1 SHOT | ISC Class 12 Computer Science 2025

00:00 Introduction 00:30 Stacks 07:50 Queue 15:01 Circular Queue 22:50 Dequeue Data Structure in 1 Shot - 5 Marks Important ...

31:47
Stack, Queue, Circular Queue, Dequeue | Data Structures 1 SHOT | ISC Class 12 Computer Science 2025

35,695 views

9 months ago

Kunal Kushwaha
Stacks and Queues Interview Questions - Google, Facebook, Amazon, Microsoft

In this video, we cover stacks and queues interview questions from Google, Facebook, Amazon, Microsoft and more. Starting with ...

2:24:21
Stacks and Queues Interview Questions - Google, Facebook, Amazon, Microsoft

230,116 views

2 years ago

College Wallah
Stacks : Basic, STL and Implementation | Lecture 54 | Java and DSA Course

In this video, Raghav Sir will teach you Basics of Stack Data Structure. This is Lecture 54 of the JAVA & DSA series and the first ...

2:52:01
Stacks : Basic, STL and Implementation | Lecture 54 | Java and DSA Course

185,078 views

2 years ago

Apna College
Complete Queue Data Structure | in One Shot | Java Placement Course

Notes : https://docs.google.com/document/d/17MvApbQOalLXi2jfXVGfTQVmbyn4LlTuuANkMXuuvOw/edit?usp=sharing ...

45:50
Complete Queue Data Structure | in One Shot | Java Placement Course

751,770 views

3 years ago

take U forward
L1. Introduction to Stack and Queue | Implementation using Data Structures

Check out TUF+: https://takeuforward.org/plus?source=youtube Find DSA, LLD, OOPs, Core Subjects, 1000+ Premium Questions ...

1:05:06
L1. Introduction to Stack and Queue | Implementation using Data Structures

745,368 views

1 year ago

H Y R Tutorials - Telugu
P47 - Stack in Java | Collections | Core Java | Java Programming |

In this video, I have explained about "Stack in Java ". Points covered in this video: ❇️ Hierarchy of List Interface in java ...

36:31
P47 - Stack in Java | Collections | Core Java | Java Programming |

86,672 views

3 years ago

Amigoscode
Java Data Structures Tutorial

In this java data structures tutorial your will learn the different ways that you can store and manipulate data using: Arrays, 2D ...

1:39:50
Java Data Structures Tutorial

381,557 views

4 years ago

College Wallah
Stacks : Interview Questions | Leetcode Problems | Lecture 55 | Java and DSA Course

In this video, Raghav Sir will teach you TOP INTERVIEW questions of Stacks. This is Lecture 55 of the JAVA & DSA series and the ...

3:49:51
Stacks : Interview Questions | Leetcode Problems | Lecture 55 | Java and DSA Course

142,709 views

2 years ago

Quick 60
Stack | Queue | Applications | C++ & Java

Content List: Intro to Stack & Queue Implementing Stack and Queue Applications of Stack Link for Balancing Parenthesis ...

52:33
Stack | Queue | Applications | C++ & Java

141 views

5 years ago

Telusko
Data Structures and Algorithms using Java

Learn DSA in an easy way. 00:00:00 - What are Data Structures and Algorithm 00:07:03 - Abstract Data Types 00:14:19 - Arrays ...

5:07:12
Data Structures and Algorithms using Java

752,105 views

2 years ago

edureka!
Data Structures in Java | Stack, Queue, LinkedList, Tree in Data Structures | Edureka

Java Certification Training: https://www.edureka.co/java-j2ee-training-course ** This Edureka video on “Data Structures in Java” ...

20:05
Data Structures in Java | Stack, Queue, LinkedList, Tree in Data Structures | Edureka

100,133 views

6 years ago

Shradha Khapra
Introduction to STACKS | Data Structures & Algorithms | Lecture 66

Lecture 66 of DSA Placement Series Company wise DSA Sheet Link : https://docs.google.com/spreadsheets/d ...

22:11
Introduction to STACKS | Data Structures & Algorithms | Lecture 66

259,464 views

11 months ago

Bro Code
Data Structures and Algorithms Full Course 📈

Data Structures and Algorithms full course tutorial java #data #structures #algorithms ⭐️Time Stamps⭐️ #1 (00:00:00) What ...

4:00:15
Data Structures and Algorithms Full Course 📈

2,550,031 views

4 years ago

H Y R Tutorials - Telugu
P51 - Queue in Java | Collections | Core Java | Java Programming |

In this video, I have explained about "Queue in Java". In this Java tutorial, I'll be covering the topic of Queues - a fundamental data ...

1:10:08
P51 - Queue in Java | Collections | Core Java | Java Programming |

66,762 views

2 years ago

TheTechSlayer⚡💻
Stack and Queue in Java | Full Tutorial by Amazon Engineers

Learn how to implement and use Stack and Queue in Java with real-world insights from Amazon engineers.

29:55
Stack and Queue in Java | Full Tutorial by Amazon Engineers

52 views

6 months ago

GeeksforGeeks
DSA In Java | Stacks | Java in One Shot | Stacks in Java

DSA Course Link - https://www.geeksforgeeks.org/courses/dsa-self-paced Master the Stack data structure with this ...

7:39:55
DSA In Java | Stacks | Java in One Shot | Stacks in Java

8,478 views

1 month ago

GeeksforGeeks
DSA In Java | Queues | Java in One Shot | Queues in Java

The best DSA Course trusted by 1,00000+ learners - https://www.geeksforgeeks.org/courses/dsa-self-paced Master the Queue ...

3:58:42
DSA In Java | Queues | Java in One Shot | Queues in Java

4,297 views

1 month ago

edureka!
Data Structures in Java | Stack, Queue, LinkedList, Tree in Java | Edureka | Java Rewind - 4

Java Certification Training: https://www.edureka.co/java-j2ee-training-course This Edureka video on “Data Structures in Java” will ...

20:37
Data Structures in Java | Stack, Queue, LinkedList, Tree in Java | Edureka | Java Rewind - 4

6,838 views

Streamed 5 years ago

codestorywithMIK
Implement Stack using Queues | Full Thought Process | BLOOMBERG | Leetcode-225 | Live Code

This is the 10th Video on our Design Data Structure Playlist. In this video we will try to solve a very famous design Problem ...

21:59
Implement Stack using Queues | Full Thought Process | BLOOMBERG | Leetcode-225 | Live Code

10,183 views

2 years ago

Saad Aslam
LeetCode IMPLEMENT STACK USING QUEUES Solution Explained | Java | C++ | LeetCode 225 | Saad Aslam

Problem Description: Implement a last-in-first-out (LIFO) stack using only two queues. The implemented stack should support all ...

23:20
LeetCode IMPLEMENT STACK USING QUEUES Solution Explained | Java | C++ | LeetCode 225 | Saad Aslam

308 views

3 years ago

SCALER
Data Structures Complete Tutorial in Java | Stack, Queue, Linked List, Array, Hashing | @SCALER

Here is an end-to-end course on data structures which is all you need to brush up the basics. This complete tutorial covers Stacks, ...

8:55:25
Data Structures Complete Tutorial in Java | Stack, Queue, Linked List, Array, Hashing | @SCALER

77,624 views

2 years ago

PETCS Club
Java CP Lesson 4: Stacks & Queues

In the fourth video of the Java Competitive Programming series, we learn about stacks and queues!

37:39
Java CP Lesson 4: Stacks & Queues

47 views

4 years ago

WeTechie
#7 Implement Stack Using Queue | Java | WeTechie | #data_structure #stack

Hi all, in this tutorial we will be learning how to implement stack using queue. #data_structure #stack ...

23:53
#7 Implement Stack Using Queue | Java | WeTechie | #data_structure #stack

334 views

3 years ago