cm0002@lemmy.world to Programmer Humor@programming.dev · 3 days agotimeoutSortimagemessage-square35linkfedilinkarrow-up1470arrow-down14cross-posted to: programmerhumor@lemmy.ml
arrow-up1466arrow-down1imagetimeoutSortcm0002@lemmy.world to Programmer Humor@programming.dev · 3 days agomessage-square35linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up93·3 days agofinally, sorting in linear time /s
minus-squareYTG123@sopuli.xyzlinkfedilinkarrow-up31·2 days agoIt’s kind of linear, in the largest element of the array. Just not in the length of the array.
minus-squareIO 😇@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up4arrow-down1·2 days agoit’s in constant time then
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