0x4E4F@infosec.pub to Programmer Humor@programming.devEnglish · 1 year agoNot my problem sortinfosec.pubexternal-linkmessage-square70fedilinkarrow-up1771arrow-down114
arrow-up1757arrow-down1external-linkNot my problem sortinfosec.pub0x4E4F@infosec.pub to Programmer Humor@programming.devEnglish · 1 year agomessage-square70fedilink
minus-squarexmunk@sh.itjust.workslinkfedilinkarrow-up97·1 year agoGuaranteed to sort the list in nearly instantaneous time and with absolutely no downsides that are capable of objecting.
minus-squarefrezik@midwest.sociallinkfedilinkarrow-up48·1 year agoYou still have to check that it’s sorted, which is O(n). We’ll also assume that destroying the universe takes constant time.
minus-squareBatmanAoD@programming.devlinkfedilinkarrow-up44·1 year agoIn the universe where the list is sorted, it doesn’t actually matter how long the destruction takes!
minus-squaregroet@feddit.orglinkfedilinkEnglisharrow-up13·1 year agoIt actually takes a few trillion years but its fine because we just stop considering the “failed” universes because they will be gone soon™ anyway.
minus-squareBenjaben@lemmy.worldlinkfedilinkarrow-up9·1 year ago We’ll also assume that destroying the universe takes constant time. Well yeah just delete the pointer to it!
minus-squarevithigar@lemmy.calinkfedilinkarrow-up16·1 year agoExcept you missed a bug in the “check if it’s sorted” code and it ends up destroying every universe.
minus-squaredb2@lemmy.worldlinkfedilinkarrow-up7·1 year agoThere’s a bug in it now, that’s why we’re still here.
Guaranteed to sort the list in nearly instantaneous time and with absolutely no downsides that are capable of objecting.
You still have to check that it’s sorted, which is O(n).
We’ll also assume that destroying the universe takes constant time.
In the universe where the list is sorted, it doesn’t actually matter how long the destruction takes!
It actually takes a few trillion years but its fine because we just stop considering the “failed” universes because they will be gone soon™ anyway.
Eh, trillion is a constant
amortized O(0)
Well yeah just delete the pointer to it!
universe.take()
Except you missed a bug in the “check if it’s sorted” code and it ends up destroying every universe.
There’s a bug in it now, that’s why we’re still here.
deleted by creator