alexcoder04@programming.dev to Programmer Humor@programming.devEnglish · 2 years agoData structures…programming.devimagemessage-square13fedilinkarrow-up1107arrow-down111
arrow-up196arrow-down1imageData structures…programming.devalexcoder04@programming.dev to Programmer Humor@programming.devEnglish · 2 years agomessage-square13fedilink
minus-squareGentoo1337@sh.itjust.workslinkfedilinkEnglisharrow-up4·edit-22 years agoIt’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
minus-squarealexcoder04@programming.devOPlinkfedilinkEnglisharrow-up3·2 years agoYea, I meant the last element as in the one at the bottom, but now I see that it‘s a little confusing…
minus-squareGentoo1337@sh.itjust.workslinkfedilinkEnglisharrow-up1·2 years agoYea I also thought the last one was the bottom one but then I remembered it was lifo
minus-squarebronzing@lemmy.fmhy.mllinkfedilinkEnglisharrow-up2·2 years agoOh ok I guess that makes sense. Was it that obvious? 😅
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…
Yea I also thought the last one was the bottom one but then I remembered it was lifo
Oh ok I guess that makes sense. Was it that obvious? 😅