0x4E4F@infosec.pub to Programmer Humor@programming.devEnglish · 11 hours agoNot my problem sortinfosec.pubimagemessage-square41fedilinkarrow-up1461arrow-down17
arrow-up1454arrow-down1imageNot my problem sortinfosec.pub0x4E4F@infosec.pub to Programmer Humor@programming.devEnglish · 11 hours agomessage-square41fedilink
minus-squarefreziklinkfedilinkarrow-up36·10 hours 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-squareBenjaben@lemmy.worldlinkfedilinkarrow-up6·5 hours ago We’ll also assume that destroying the universe takes constant time. Well yeah just delete the pointer to it!
minus-squareBatmanAoD@programming.devlinkfedilinkarrow-up28·9 hours agoIn the universe where the list is sorted, it doesn’t actually matter how long the destruction takes!
minus-squaregroet@feddit.orglinkfedilinkEnglisharrow-up6·5 hours 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!
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)