@0x4E4F@infosec.pub to Programmer Humor@programming.devEnglish • 6 months agoNot my problem sortinfosec.pubimagemessage-square61fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageNot my problem sortinfosec.pub@0x4E4F@infosec.pub to Programmer Humor@programming.devEnglish • 6 months agomessage-square61fedilink
minus-square@frezik@midwest.sociallinkfedilink0•6 months 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-square@Benjaben@lemmy.worldlinkfedilink0•6 months ago We’ll also assume that destroying the universe takes constant time. Well yeah just delete the pointer to it!
minus-square@BatmanAoD@programming.devlinkfedilink0•6 months agoIn the universe where the list is sorted, it doesn’t actually matter how long the destruction takes!
minus-square@groet@feddit.orglinkfedilinkEnglish0•6 months 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.
You still have to check that it’s sorted, which is O(n).
We’ll also assume that destroying the universe takes constant time.
Well yeah just delete the pointer to it!
universe.take()
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)