cm0002@lemmy.world to Programmer Humor@programming.dev · 4 days agotimeoutSortlemmy.mlimagemessage-square35fedilinkarrow-up1474cross-posted to: programmerhumor@lemmy.ml
arrow-up1474imagetimeoutSortlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 4 days agomessage-square35fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up93·4 days agofinally, sorting in linear time /s
minus-squareYTG123@sopuli.xyzlinkfedilinkarrow-up31·4 days 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