12
Data structures…
(programming.dev)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Can someone explain the joke? I know what stacks are but I don’t get it…
It's the last element, so it has to wait for all the other elements on top of it to be popped in order to be accessed
I think op meant last as in the element on the bottom
Yea, I meant the last element as in the one at the bottom, but now I see that it‘s a little confusing…