All
Search
Images
Videos
Maps
News
More
Shopping
Flights
Travel
Notebook
Report an inappropriate content
Please select one of the options below.
Not Relevant
Offensive
Adult
Child Sexual Abuse
Length
All
Short (less than 5 minutes)
Medium (5-20 minutes)
Long (more than 20 minutes)
Date
All
Past 24 hours
Past week
Past month
Past year
Resolution
All
Lower than 360p
360p or higher
480p or higher
720p or higher
1080p or higher
Source
All
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
Price
All
Free
Paid
Clear filters
SafeSearch:
Moderate
Strict
Moderate (default)
Off
Filter
1:43:51
YouTube
Great Learning
Stack and Queue in C | Implementation of Stack & Queue in C | Great Learning
A stack in C is simply a linear data structure that complies with the LIFO principle (Last In First Out) In which both insertion and removal occur from the same end, i.e. the top. A queue in C, unlike a stack, is simply a linear data structure that complies with the FIFO rule (First In First Out) where Insertion is performed from the back while ...
3.8K views
Apr 5, 2022
Stack Implementation
10:00
Array Implementation of Stacks (Part 1)
YouTube
Neso Academy
466.5K views
Jun 13, 2021
17:27
3.2 Implementation of Stack using Array | Data Structure and Algorithm Tutorials
YouTube
Jenny's Lectures CS IT
1.4M views
Sep 8, 2019
1:30:30
Lecture 89: Introduction To STACK || Implement Stack Using Arrays and LinkedList
YouTube
Coder Army
108.3K views
Feb 5, 2024
Top videos
29:06
4.6 Implement Queue using Stack in C| Data Structures Tutorials
YouTube
Jenny's Lectures CS IT
327.8K views
Oct 1, 2019
0:22
Stack vs Queue in C 🔄 | Data Structure Basics Explained in 1 Minute | CS Wali Madam
YouTube
CS Wali Madam
372 views
3 months ago
16:30
Introduction to Stacks and Queues (Data Structures & Algorithms #12)
YouTube
CS Dojo
343.4K views
Oct 16, 2020
Stack Applications
16:41
Introduction to Stack | Application of Stack | Data Structure
YouTube
THE GATEHUB
7K views
Nov 25, 2020
1:29:25
Python + JavaScript - Full Stack App Tutorial
YouTube
Tech With Tim
330.3K views
Feb 19, 2024
2:16:26
MERN Stack Tutorial with Deployment – Beginner's Course
YouTube
freeCodeCamp.org
543K views
Sep 4, 2024
29:06
4.6 Implement Queue using Stack in C| Data Structures Tutorials
327.8K views
Oct 1, 2019
YouTube
Jenny's Lectures CS IT
0:22
Stack vs Queue in C 🔄 | Data Structure Basics Explained in 1 Mi
…
372 views
3 months ago
YouTube
CS Wali Madam
16:30
Find in video from 0:00
Introduction to Stacks
Introduction to Stacks and Queues (Data Structures & Algorithms #12)
343.4K views
Oct 16, 2020
YouTube
CS Dojo
9:22
Stack using Array Part | Stack and Queue | Data Structure Using C
36 views
Aug 4, 2023
YouTube
Ekeeda
10:28
Queue Implementation using Stack | Queue using two stacks | Data Str
…
1.8K views
Nov 20, 2024
YouTube
Coding With Clicks
4:25
Implementing Stack and Queue with Linked Lists | C# Demo
4 views
1 month ago
YouTube
aarón daniel barra
22:27
Queue Data Structure in C: Simple and Clear Explanation
390 views
Dec 7, 2024
YouTube
CodeWithBasha(Enjoy Coding)
1:00:54
Master Stack and Queue Implementation in C++ | Data Stru
…
60 views
Aug 17, 2024
YouTube
Show Man
14:19
Find in video from 0:00
Introduction to Queue Implementation
C Code For Queue and its Operations Using Arrays in Data S
…
252.2K views
Sep 15, 2020
YouTube
CodeWithHarry
7:53
Find in video from 01:05
Recap of Stacks and Queues
How to Implement a Queue in C
76.2K views
Jun 16, 2020
YouTube
Jacob Sorber
29:29
Find in video from 00:29
What is a Queue Data Structure?
Queue Data Structure & Operations (Linked List Based) | C Programmi
…
37.1K views
Mar 22, 2023
YouTube
Portfolio Courses
6:54
Find in video from 0:00
Introduction to Queues
Queues in C Programming Language
25.6K views
Feb 15, 2022
YouTube
linuxhint
1:24:47
Coding a Stack and Queue using Linked List and Arrays in C++
805 views
Apr 23, 2022
YouTube
LeSniperJF
5:14
Difference Between Stack and Queue | Data Structure using C++
671 views
Nov 28, 2021
YouTube
Safdar Dogar
14:53
Queue using stack c++ | Implement queue using stack leetcode c++ |
…
880 views
Nov 22, 2024
YouTube
Coding With Clicks
17:18
C Program to Implement Circular Queue | Queue Data Structure | L
…
1 views
1 month ago
YouTube
CSE Guru
19:47
Find in video from 02:05
Choosing Front and Rear Ends for Queue Operations
4.3 Queue Implementation using Linked List in C | Data Structure T
…
638.9K views
Sep 14, 2019
YouTube
Jenny's Lectures CS IT
10:36
Find in video from 0:00
Stack theory
Stacks & Queues: C++ STL Tutorials | Competitive Programming Cours
…
121.5K views
Apr 3, 2021
YouTube
Luv
15:02
🔴 Stack & Queue in Data Structures | DSA for Beginners
1.9K views
3 months ago
YouTube
codeitup
7:14
Queues in C Programming: Array vs Linked List Implementation | FIFO
…
43 views
9 months ago
YouTube
CodeLucky
8:51
C++ Queues: FIFO Data Structures with std::queue Explained for Begi
…
102 views
9 months ago
YouTube
CodeLucky
17:42
Find in video from 00:01
Introduction to Queue
Array implementation of queue | C++ | Data structures
1K views
Aug 24, 2022
YouTube
ProgrammingKnowledge
21:13
Find in video from 0:00
Introduction of Queue Data Structure in C++ using link list | Queue using Dev-C++
Queue Data Structure in C++ using link list | Queue using Dev-C++
489 views
Dec 13, 2021
YouTube
it Tips
9:46:10
Data Structures - Full Course Using C and C++
3.7M views
Jan 27, 2021
YouTube
freeCodeCamp.org
24:19
4.4 Circular Queue in Data Structure | Circular Queue using Arrays in
…
975.2K views
Sep 16, 2019
YouTube
Jenny's Lectures CS IT
16:25
Find in video from 0:00
Introduction to Stacks
C Code For Implementing Stack Using Array in Data Structures
491.8K views
Aug 26, 2020
YouTube
CodeWithHarry
25:38
Find in video from 22:11
Drawbacks of Queue Data Structure
Queue Data Structure in C++ Programming (using arrays) | All
…
166.6K views
Mar 26, 2019
YouTube
Simple Snippets
13:30
The Secret to Mastering Queue, Stack and Dictionary in C#!
8.6K views
2 months ago
YouTube
Bald. Bearded. Builder.
0:16
Stack using Two Queues in C++ | Easy DSA Trick | Queue to Stack
…
245 views
6 months ago
YouTube
Coding theory
See more videos
More like this
Feedback