So far, we have read about Vectors, Arrays, and Strings. Now it is time to get familiar with a new data structure called as Stacks. So let's get started. What is a Stack? As the name sugggests, Stack is a data structure where data is stacked on top o...
cswithiyush.hashnode.dev3 min read
Nice, I wrote a very detailed and visual article on linked list too. It's easy to understand. Check it out here
Shubham Jain
SDE
Nice post. Very informative