Destide@feddit.uk to Programmer Humor@lemmy.mlEnglish · 2 months agoInfallible Codeimagemessage-square164linkfedilinkarrow-up1489arrow-down128
arrow-up1461arrow-down1imageInfallible CodeDestide@feddit.uk to Programmer Humor@lemmy.mlEnglish · 2 months agomessage-square164linkfedilink
minus-squarexthexder@l.sw0.comlinkfedilinkarrow-up6·2 months agoNot even else if? Damn, I guess we’re checking all the numbers every time then. This is what peak performance looks like
minus-squarelime!@feddit.nulinkfedilinkEnglisharrow-up7·2 months agoO(1) means worst and best case performance are the same.
Not even else if? Damn, I guess we’re checking all the numbers every time then. This is what peak performance looks like
O(1) means worst and best case performance are the same.