ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,105 results

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,764 views

9 months ago

Sajjaad Khader
Data Structures Explained for Beginners - How I Wish I was Taught

Data structures are essential for coding interviews and real-world software development. In this video, I'll break down the most ...

15:51
Data Structures Explained for Beginners - How I Wish I was Taught

701,897 views

9 months ago

Code with me
Undo & Redo in Java Using Stack and Queue | Java Data Structures Explained | Java Day 31

In this video, we'll learn about two powerful data structures in Java: Stack and Queue. You'll understand them with simple real-life ...

2:17
Undo & Redo in Java Using Stack and Queue | Java Data Structures Explained | Java Day 31

176 views

3 months ago

Shradha Khapra
L79. Implement Queue using Stack & Stack using Queue

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

15:47
L79. Implement Queue using Stack & Stack using Queue

61,363 views

9 months ago

Coding Society
Data Structures Made Easy:Animated Explanations of Arrays,Linked Lists,Stacks,Queues,Heaps, HashMaps

Dive into the world of Data Structures with our animated tutorial covering Arrays, Linked Lists, Stacks, Heaps, and HASHMAP.

4:35
Data Structures Made Easy:Animated Explanations of Arrays,Linked Lists,Stacks,Queues,Heaps, HashMaps

516 views

7 months 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

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

260,103 views

11 months ago

VilearnX AI
Stack Operations Explained 🥞 | Push, Pop, Peek & More with Visuals |#vilearnx

Stack Operations Explained | Push, Pop, Peek & More with Visuals |#vilearnx Stack – The LIFO Data Structure You Must ...

0:11
Stack Operations Explained 🥞 | Push, Pop, Peek & More with Visuals |#vilearnx

52,347 views

7 months ago

TheTechSlayer⚡💻
Stacks & Queues in Java | Linked Lists, Arrays, Generics & Real-World Applications

Discover two of the most fundamental data structures in computer science: Stacks and Queues. In this tutorial, we explore how to ...

53:47
Stacks & Queues in Java | Linked Lists, Arrays, Generics & Real-World Applications

67 views

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

1 month ago

AlgoMasterIO
Monotonic Stack in 6 minutes | LeetCode Pattern

Master DSA Patterns: https://algomaster.io/ ▻ My DSA Playlist: ...

6:38
Monotonic Stack in 6 minutes | LeetCode Pattern

41,117 views

11 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,650 views

1 month ago

southPaw
Build a Calculator in Java Using Stacks and Queues | Full (w/ Voiceover)

Source Code: https://github.com/southP4w/Calculator Speedrun with on-screen instructions: https://youtu.be/5YB_1x0VztQ ...

23:30
Build a Calculator in Java Using Stacks and Queues | Full (w/ Voiceover)

132 views

1 year ago

Compile&run
Java Collections: Stack & Queue Explained for Beginners @vivekanbu96

Java Collections with this beginner-friendly guide to Stack and Queue! In this video, you'll learn what stacks and queues are, how ...

18:09
Java Collections: Stack & Queue Explained for Beginners @vivekanbu96

23 views

8 months ago

The Sarlos
Lecture 5 Java Stacks Queues 2DArrays 2
32:27
Lecture 5 Java Stacks Queues 2DArrays 2

12 views

5 months ago

TheBitCrafter
¿Cúal es la diferencia entre queue y stack en Java? #java #programacion #dev #stack #queue

En una entrevista te pueden preguntar "¿cuál es la diferencia entre una pila y una stack?" a simple vista parece que se definen ...

0:33
¿Cúal es la diferencia entre queue y stack en Java? #java #programacion #dev #stack #queue

939 views

2 months ago

Talented Developer
Stack vs Queue? | Java Interview Question | DSA in Java #TDShorts 20

DSA #StackVsQueue #InterviewQuestions Stack vs Queue? | Java Interview Question | DSA in Java Both Stack and Queue are ...

0:34
Stack vs Queue? | Java Interview Question | DSA in Java #TDShorts 20

1,024 views

10 months ago

Yash Maheshwari
STACK + QUEUE |  Live Revision | Lec - 07 | Computer ISC Class12 | Hritik Sir

Hello, Students! I am Er. Yash Maheshwari, and welcome to my channel :) For any queries or doubts Connect with ...

1:33:26
STACK + QUEUE | Live Revision | Lec - 07 | Computer ISC Class12 | Hritik Sir

11,741 views

Streamed 9 months ago

Apna Engineer
Circular Queue in Data Structure

A Circular Queue is a data structure that overcomes the limitations of a regular queue by connecting the ends of the queue to form ...

0:09
Circular Queue in Data Structure

81,720 views

11 months ago

AIXLABCODE
STACK ☕ vs  QUEUE 🚀: The ultimate coding showdown is here!

STACK ☕ vs QUEUE : The ultimate coding showdown is here! Which language do you think wins for pure performance, ...

0:06
STACK ☕ vs QUEUE 🚀: The ultimate coding showdown is here!

36 views

2 months ago

Umair's classes- ICSE & ISC computer
Circular Queue in Java | ISC Class 12 Computer Science One Shot Explanation | Full Concept & Program

In this one-shot explanation video, you'll understand everything about Circular Queue in Java, a vital topic for ISC Class 12 ...

13:01
Circular Queue in Java | ISC Class 12 Computer Science One Shot Explanation | Full Concept & Program

425 views

2 months ago

Usman Rizvi
Stack and Queue | Java II
17:29
Stack and Queue | Java II

37 views

11 months ago

Geekific
Java Deque in 1 min | #geekific #deque #in1min

Our Discord, GitHub repo, and socials: https://linktr.ee/geekific.

1:21
Java Deque in 1 min | #geekific #deque #in1min

3,559 views

7 months ago

Error Makes Clever
Stack Data Structure Implementation in tamil | Data Structures And Algorithms for Beginners |Part 3

Here is the Link for Reference Code and Practice Exercise ...

23:34
Stack Data Structure Implementation in tamil | Data Structures And Algorithms for Beginners |Part 3

6,486 views

1 month ago

OffTheCollege
L9. Stacks || Where Stack is Applied || 25 DSA Patterns || Easy way to Master DSA || Crack FAANG

One and only 25 DSA Patterns Playlist: ...

45:21
L9. Stacks || Where Stack is Applied || 25 DSA Patterns || Easy way to Master DSA || Crack FAANG

2,922 views

5 months ago