catculation@lemmy.zip to Programmer Humor@programming.devEnglish · 2 years agoI'm not messy, I'm just efficientkbin.runimagemessage-square25fedilinkarrow-up11.16Karrow-down126
arrow-up11.14Karrow-down1imageI'm not messy, I'm just efficientkbin.runcatculation@lemmy.zip to Programmer Humor@programming.devEnglish · 2 years agomessage-square25fedilink
minus-squareFooBarrington@lemmy.worldlinkfedilinkarrow-up7·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)