JPDev@programming.dev to Programmer Humor@programming.dev · 1 year agoReturns a sorted list in O(1) timeprogramming.devimagemessage-square16linkfedilinkarrow-up16arrow-down10
arrow-up16arrow-down1imageReturns a sorted list in O(1) timeprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 1 year agomessage-square16linkfedilink
minus-squareasudox@lemmy.worldlinkfedilinkarrow-up0·1 year ago50/50 chance of being right in O(1) time
minus-squareRikudou_Sage@lemmings.worldlinkfedilinkEnglisharrow-up1·1 year agoIt’s right much more often than just 50/50.
minus-squareandnekon@programming.devlinkfedilinkarrow-up1·1 year ago50/50 would be for isOdd with the same implementation
50/50 chance of being right in O(1) time
It’s right much more often than just 50/50.
50/50 would be for
isOdd
with the same implementation