this post was submitted on 08 Nov 2024
737 points (98.2% liked)

Programmer Humor

19623 readers
214 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] xmunk@sh.itjust.works 95 points 2 weeks ago (10 children)

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

[–] frezik@midwest.social 47 points 2 weeks ago (6 children)

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 42 points 2 weeks ago (3 children)

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

[–] FiskFisk33@startrek.website 8 points 2 weeks ago

amortized O(0)

load more comments (2 replies)
load more comments (4 replies)
load more comments (7 replies)