cm0002@lemmy.world to Programmer Humor@programming.dev · 9 days agotimeoutSortlemmy.mlimagemessage-square36linkfedilinkarrow-up1481cross-posted to: programmerhumor@lemmy.ml
arrow-up1481imagetimeoutSortlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 9 days agomessage-square36linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up96·9 days agofinally, sorting in linear time /s
minus-squareYTG123@sopuli.xyzlinkfedilinkarrow-up31·9 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