747
Not my problem sort (infosec.pub)
you are viewing a single comment's thread
view the rest of the comments
[-] BatmanAoD@programming.dev 150 points 1 week ago

Reminds me of quantum-bogosort: randomize the list; check if it is sorted. If it is, you're done; otherwise, destroy this universe.

[-] xmunk@sh.itjust.works 96 points 1 week ago

Guaranteed to sort the list in nearly instantaneous time and with absolutely no downsides that are capable of objecting.

[-] frezik@midwest.social 48 points 1 week ago

You still have to check that it's sorted, which is O(n).

We'll also assume that destroying the universe takes constant time.

[-] BatmanAoD@programming.dev 43 points 1 week ago

In the universe where the list is sorted, it doesn't actually matter how long the destruction takes!

[-] groet@feddit.org 13 points 1 week ago

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.

[-] MBM 8 points 1 week ago

Eh, trillion is a constant

[-] FiskFisk33@startrek.website 8 points 1 week ago

amortized O(0)

load more comments (3 replies)
load more comments (6 replies)
load more comments (16 replies)
this post was submitted on 08 Nov 2024
747 points (98.2% liked)

Programmer Humor

19551 readers
657 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS