filmov
tv
Stacks: Explained and Implemented with Arrays and LinkedLists in Java | Data Structures | Geekific

Показать описание
In this video we explain what a Stack is, then we discuss what are the different operations offered by Stacks. And finally, we implement these operations using both Arrays and LinkedLists.
Timestamps:
00:00 Introduction
00:33 What is a Stack?
01:46 Stack Operations
02:54 Array Implementation of Resizable Stacks
08:05 LinkedList Implementation of Stacks
10:57 Thanks for Watching!
If you found this video helpful, check other Geekific uploads:
#Geekific #Stacks #DataStructures #Implementation #Coding