Stack Data Structure
What is a stack?
Stack is a linear data structure that follows the Last-In-First-Out (LIFO) principle. This means that the last element added to the stack will be the first one to be removed. We can visualize a stack as a stack of plates, where the l...
rathour.com4 min read
Avdhesh Varshney
An Aspiring Data Scientist
Awesome & cool blog bro