qaz@lemmy.world to Programmer Humor@programming.devEnglish · 2 months agoWho cares about time complexitylemmy.worldimagemessage-square69linkfedilinkarrow-up1458arrow-down12
arrow-up1456arrow-down1imageWho cares about time complexitylemmy.worldqaz@lemmy.world to Programmer Humor@programming.devEnglish · 2 months agomessage-square69linkfedilink
minus-squareCaveman@lemmy.worldlinkfedilinkarrow-up10arrow-down1·2 months agoIt’s not too bad, it’s readable and easily optimised by adding intermediate sums and removing whatever power of 10 you’re working on.
minus-squarenik9000@programming.devlinkfedilinkarrow-up2·2 months agoMy first thought was that it’d be a great oracle for randomized testing.
It’s not too bad, it’s readable and easily optimised by adding intermediate sums and removing whatever power of 10 you’re working on.
My first thought was that it’d be a great oracle for randomized testing.