Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
6,997 results
In this video, we dive deep into the Stack Data Structure in Java! You'll learn: ✓ What is a Stack? (LIFO principle explained) ...
7 views
23 minutes ago
#Stack #DataStructures #UrduHindi Welcome to Lecture 12 of the Data Structures & Algorithms (CS-203) course in Urdu/Hindi. In ...
4 views
12 days ago
datastructures #Stack #push #pop #timecomplexity #psudocode.
36 views
13 days ago
Build an intuitive mental model of core data structures and algorithms using relatable, real-world analogies. Topics range from ...
100,294 views
7 days ago
Stack Operations Stack operations are actions performed on a stack data structure that follows the LIFO (Last In, First Out) ...
18 views
23 hours ago
Stacks finally make sense. Learn the stack data structure from first principles: why only the top is accessible, how LIFO works, and ...
3 views
2 weeks ago
Talk about the stack stack is a linear data structure which is used to operate the data organize the data in a leo form means last ...
1 view
3 weeks ago
BTech Engineering DataStructure #LinkedList #BTech #Engineering #DSA #ComputerScience #EngiForgeEr topics covers ...
27 views
A plain, precise definition of stacks — and the one idea everything else follows from. We define it exactly, picture it, and pull out ...
4 weeks ago
Stack Data Structure Explained | Push & Pop Operations with Python In this video, we learn the Stack Data Structure in a simple ...
23 views
11 days ago
STACK — VISUALIZED IN CINEMATIC 3D! What if you could actually SEE how a Stack works? This high-quality cinematic 3D ...
32 views
6 days ago
How stacks actually live in memory — the byte-level layout behind the abstraction. We map the abstract picture onto real ...
Stack Data Structure — Last In First Out Explained Simply! In this video, we break down the Stack data structure from scratch ...
Want to master the Stack Data Structure for coding interviews and placements? In this video, you'll learn the Stack data structure ...
55 views
1 month ago
Learn Stack in Data Structures using C++ in a simple and practical way. In this video, we understand LIFO, PUSH, POP, and TOP ...
1,384 views
Master the stack data structure to handle bracket matching. This tutorial breaks down the logic required to check for balanced ...
17 views
Push / Pop on an array stack — adding and removing at the top. This lesson shows exactly what happens, step by step, with a ...
Stack Data Structure** In this video, we will learn the basics of **Stack, TOP, and LIFO (Last In, First Out)** with simple examples.
Stack Data Structure Explained in 3D! (LIFO Concept) Stack Data Structure explained with a real-life plate example! Learn ...
5 views
2 days ago
The cost of every stack operation in one place — big-O, and the traps that bite in practice. We build the complexity table from the ...