Destide@feddit.uk to Programmer Humor@lemmy.mlEnglish · 3 months agoInfallible Codelemmy.mlimagemessage-square161fedilinkarrow-up1492arrow-down126
arrow-up1466arrow-down1imageInfallible Codelemmy.mlDestide@feddit.uk to Programmer Humor@lemmy.mlEnglish · 3 months agomessage-square161fedilink
minus-squarexthexder@l.sw0.comlinkfedilinkarrow-up6·3 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·3 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.