- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
You must log in or register to comment.
How does a programming joke cause me physical pain?
I mean, it’s basically O(1), right? :p
I mean, it does scale with the size of the input. Just not with the count of inputs, but rather the size of each input element.
Or just the size of the largest input?
O(shit)
If it is stupid and it works it’s not stupid.
I’m going to use it
PR:
- setTimeout(() => console.log(item), item) + setTimeout(() => console.log(item), Math.log(item))Comment: This will speed up sort time greatly. However, sort order may become erratic for longer lists, and lists with numbers less than 1
snortle





