95
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
Oh ok I guess that makes sense. Was it that obvious? 😅