☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 11 days agotimeoutSortlemmy.mlimagemessage-square5linkfedilinkarrow-up15arrow-down10cross-posted to: programmer_humor@programming.dev
arrow-up15arrow-down1imagetimeoutSortlemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 11 days agomessage-square5linkfedilinkcross-posted to: programmer_humor@programming.dev
minus-squareLadyMeow@lemmy.blahaj.zonelinkfedilinkarrow-up2·11 days agoI mean, it’s basically O(1), right? :p
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up1·11 days agoI 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.
I mean, it’s basically O(1), right? :p
O(shit)
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.