qaz@lemmy.world to Programmer Humor@programming.devEnglish · 22 hours agoWho cares about time complexitylemmy.worldimagemessage-square56fedilinkarrow-up1377arrow-down11
arrow-up1376arrow-down1imageWho cares about time complexitylemmy.worldqaz@lemmy.world to Programmer Humor@programming.devEnglish · 22 hours agomessage-square56fedilink
minus-squareCaveman@lemmy.worldlinkfedilinkarrow-up3·3 hours 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-up1·3 hours 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.