cm0002@lemmy.world to Programmer Humor@programming.dev · 1 day agotimeoutSortlemmy.mlimagemessage-square32fedilinkarrow-up1435arrow-down14cross-posted to: programmerhumor@lemmy.ml
arrow-up1431arrow-down1imagetimeoutSortlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 1 day agomessage-square32fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up89·24 hours agofinally, sorting in linear time /s
minus-squareYTG123@sopuli.xyzlinkfedilinkarrow-up28·20 hours agoIt’s kind of linear, in the largest element of the array. Just not in the length of the array.
finally, sorting in linear time /s
It’s kind of linear, in the largest element of the array. Just not in the length of the array.
it’s in constant time then
linear in size