catculation@lemmy.zip to Programmer Humor@programming.devEnglish · 2 years agoI'm not messy, I'm just efficientkbin.runimagemessage-square8fedilinkarrow-up1975arrow-down123
arrow-up1952arrow-down1imageI'm not messy, I'm just efficientkbin.runcatculation@lemmy.zip to Programmer Humor@programming.devEnglish · 2 years agomessage-square8fedilink
minus-squareFooBarrington@lemmy.worldlinkfedilinkarrow-up6·2 years ago“Sorted upon access”? When adding to the pile, I make sure I can still see a piece of every article of clothing. Random access is only grabbing and yanking. Adding is O(n log n), removing is O(1)
“Sorted upon access”? When adding to the pile, I make sure I can still see a piece of every article of clothing. Random access is only grabbing and yanking.
Adding is O(n log n), removing is O(1)