this post was submitted on 20 Jun 2023
14 points (93.8% liked)

Programmer Humor

32824 readers
184 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments

So doesn't O(nlog(n)) = O(nlog(n)/10)? I guess you'd want the faster one all things being equal, but is that part of the joke?